TypeScript JavaScript CSS Inno Setup HTML Shell
Switch branches/tags
Clone or download
Permalink
Failed to load latest commit information.
.github (doc) Corrected Stack Overflow tag name (#53431) Jul 2, 2018
.vscode Fix debug console output when running unit tests Jun 18, 2018
build Fix for #53710 adopt TS support for checking JSON files Jul 6, 2018
extensions Make sure quickSuggestionsForPaths is respected on TS 2.9+ Jul 6, 2018
i18n 2018-06-06. Merged in translations from Transifex. (#51241) Jun 6, 2018
resources revert electron 2.0.x update Jun 25, 2018
scripts revert electron 2.0.x update Jun 25, 2018
src Prevent restoring a disabled panel Jul 6, 2018
test fix bad smoketest launcher Jul 4, 2018
.editorconfig remove shrinkwrap references Nov 14, 2017
.eslintrc fix vscode gulpfile to use yarn to discover dependencies Nov 14, 2017
.gitattributes use git attributes Mar 5, 2018
.gitignore wip: build show integration tests Jun 11, 2018
.mention-bot update mention bot configuration Jul 11, 2016
.nvmrc Merge with master Dec 12, 2017
.yarnrc revert electron 2.0.x update Jun 25, 2018
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Aug 26, 2017
CONTRIBUTING.md Update CONTRIBUTING.md (#36673) Nov 18, 2017
LICENSE.txt fix line endings Mar 5, 2018
OSSREADME.json bring titlebarplus up to date Jun 4, 2018
README.md Adding periods at the end of these sentences Jun 21, 2018
ThirdPartyNotices.txt bring titlebarplus up to date Jun 4, 2018
gulpfile.js disable `monaco-typecheck-watch` because it seems to stall Apr 9, 2018
package.json vscode-xterm@3.6.0-beta2 Jul 6, 2018
product.json build and publish win32 user setup Jun 20, 2018
tsfmt.json fix hygiene Mar 6, 2018
tslint.json cleanup from merge conflicts Jun 8, 2018
yarn.lock vscode-xterm@3.6.0-beta2 Jul 6, 2018

README.md

Visual Studio Code - Open Source

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 every day, 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.