TypeScript JavaScript CSS Inno Setup Shell HTML
Switch branches/tags
Latest commit 3f2c8ab Sep 10, 2017 @Tyriar Tyriar committed on GitHub Merge pull request #33954 from Microsoft/tyriar/canvas_terminal
Use canvas to render the terminal
Permalink
Failed to load latest commit information.
.github Add merge-conflict label Sep 8, 2017
.vscode Merge branch 'smoketest' Sep 5, 2017
build smoke: take screenshot when waitFor times out Sep 9, 2017
extensions remove no longer needed todo Sep 9, 2017
i18n remove azure-account translations Sep 5, 2017
resources 💄 color Sep 5, 2017
scripts Merge branch 'master' into electron/1.7.4 Aug 8, 2017
src Merge pull request #33954 from Microsoft/tyriar/canvas_terminal Sep 10, 2017
test smoke Sep 10, 2017
.editorconfig Add trim_trailing_whitespace to .editorconfig Apr 8, 2016
.eslintrc add eslint as dev-dependency Sep 5, 2016
.gitignore ignore top level test_data Sep 4, 2017
.mention-bot update mention bot configuration Jul 11, 2016
.travis.yml Add dependency on libsecret-1-dev Jul 21, 2017
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Aug 26, 2017
CONTRIBUTING.md Added tips Jan 9, 2017
LICENSE.txt Add range on the copyright year Jan 12, 2017
OSSREADME.json Update OSSREADME.json for electron1.7.3 Aug 31, 2017
README.md Refer to the CODE of Conduct file Aug 28, 2017
ThirdPartyNotices.txt result of first run of OSS tool Aug 31, 2017
appveyor.yml fix windows build on appveyor May 31, 2017
gulpfile.js catch unhandled promise rejections in build Jan 13, 2017
npm-shrinkwrap.json Uplevel xterm.js Sep 10, 2017
package.json Uplevel xterm.js Sep 10, 2017
product.json Hide input focus tracker, cleanup Aug 26, 2017
tsfmt.json Add typescript and javascript format.insertSpaceBeforeFunctionParenth… Mar 2, 2017
tslint.json Move extension service code to vs/workbench/services/extensions Aug 14, 2017

README.md

Visual Studio Code - Open Source

Build Status Build Status Coverage Status Gitter

VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.

VS Code is updated monthly with new features and bug fixes. You can download it for Windows, macOS, and Linux on VS Code's website. To get the latest releases everyday, you can install the Insiders version of VS Code. This builds from the master branch and is updated at least daily.

VS Code in action

The vscode repository is where we do development and there are many ways you can participate in the project, for example:

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

Please see also our Code of Conduct.

Feedback

Related Projects

Many of the core components and extensions to Code live in their own repositories on GitHub. For example, the node debug adapter and the mono debug adapter.

For a complete list, please see the Related Projects page on our wiki.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.