Visual Studio Code
TypeScript JavaScript CSS Inno Setup HTML Shell
Permalink
Failed to load latest commit information.
.vscode remove deprecated attributes from launch.json Nov 11, 2016
build update node-debug Nov 22, 2016
extensions Fix TS/JS Implicit Project Too Large Exclude Action (#15678) Nov 22, 2016
i18n Merged in translations Nov 18, 2016
resources Indicate that code opens directories in code.desktop Nov 19, 2016
scripts check electron version at dev time Nov 17, 2016
src Always show watermark, first session experiment (#15547) Nov 23, 2016
test build - add remap ignores for less errors in build Nov 22, 2016
.editorconfig Add trim_trailing_whitespace to .editorconfig Apr 8, 2016
.eslintrc add eslint as dev-dependency Sep 5, 2016
.gitignore Travis builds post coverage info to coveralls.io and add README badge. Jul 26, 2016
.mention-bot update mention bot configuration Jul 11, 2016
.travis.yml build - add remap ignores for less errors in build Nov 22, 2016
CONTRIBUTING.md Small tweaks Aug 18, 2016
LICENSE.txt Hello Code Nov 13, 2015
OSSREADME.json Update to electron 1.4.x (#15298) Nov 14, 2016
README.md add gitter chat badge Nov 1, 2016
ThirdPartyNotices.txt Merge remote-tracking branch 'Microsoft/master' into hide-activity-bar Nov 7, 2016
appveyor.yml VSCODE_BUILD_VERBOSE: false Nov 21, 2016
gulpfile.js cleanup extensions menu Oct 31, 2016
issue_template.md Update issue_template.md Mar 14, 2016
jsconfig.json Fixes 14391: Format Selection and Format Document don't do anything f… Oct 27, 2016
npm-shrinkwrap.json Uplevel xterm to 2.1.0 Nov 16, 2016
package.json does folding work? Nov 21, 2016
product.json add urlProtocol to product.json Aug 9, 2016
tsfmt.json add typescript-formatter as dev dependency Oct 7, 2016
tslint.json debt -remove workbench from config Nov 11, 2016

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 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:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

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.