TypeScript JavaScript CSS Inno Setup Shell HTML
Switch branches/tags
Clone or download
Latest commit f5c83d6 Jun 21, 2018
Permalink
Failed to load latest commit information.
.github Shorter duration Jun 20, 2018
.vscode Fix debug console output when running unit tests Jun 18, 2018
build Bump node-debug2 Jun 21, 2018
extensions file line detection: allow whitespace after shebang Jun 21, 2018
i18n 2018-06-06. Merged in translations from Transifex. (#51241) Jun 6, 2018
resources Electron v2.0.0 (#48290) Jun 8, 2018
scripts complete integration test results Jun 12, 2018
src fix main.js/mkdir #52581 Jun 21, 2018
test vsts: report smoketest results Jun 12, 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 Electron v2.0.0 (#48290) Jun 8, 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 Clear Terminal's reference to custom key event handler Jun 21, 2018
product.json Include extensionAllowedProposedApi extensions in OSS product.json Jan 29, 2018
tsfmt.json fix hygiene Mar 6, 2018
tslint.json cleanup from merge conflicts Jun 8, 2018
yarn.lock Clear Terminal's reference to custom key event handler Jun 21, 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.