Visual Studio Code
TypeScript JavaScript CSS Inno Setup HTML Shell
Latest commit fc167f8 Jul 26, 2016 @weinand weinand update node-debug
Failed to load latest commit information.
.vscode Revert "revert changes to gulp files" Jul 12, 2016
build allow users to skip file associations in setup Jul 21, 2016
extensions update node-debug Jul 26, 2016
i18n Import i18n files Jul 10, 2016
resources add inno bitmaps Jul 20, 2016
scripts back to ATOM_SHELL_INTERNAL_RUN_AS_NODE Jul 8, 2016
src Apply focus styles when terminal element is focused Jul 25, 2016
test Revert recent wiki changes Apr 22, 2016
.editorconfig Add trim_trailing_whitespace to .editorconfig Apr 7, 2016
.eslintrc eslint Jul 20, 2016
.gitignore Improve editor-distro gulp task May 31, 2016
.mention-bot update mention bot configuration Jul 11, 2016
.travis.yml reduce logging output during build Jul 19, 2016
CONTRIBUTING.md Fix typo Jul 15, 2016
LICENSE.txt Hello Code Nov 13, 2015
OSSREADME.json back to electron 0.37.6 Jul 8, 2016
README.md Replaced README image of product to reflect new UI Jul 6, 2016
ThirdPartyNotices.txt Clean extensions OSSREADME.json since the tool now can scan all npm-s… Jul 7, 2016
appveyor.yml reduce logging output during build Jul 19, 2016
gulpfile.js dynamically require gulp files Jul 20, 2016
issue_template.md Update issue_template.md Mar 14, 2016
jsconfig.json add jsconfig.json Jul 20, 2016
npm-shrinkwrap.json Uplevel xterm.js Jul 22, 2016
package.json Uplevel xterm.js Jul 22, 2016
product.json add oss specific setup fields Jul 21, 2016
tslint.json Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect d… Feb 18, 2016

README.md

Visual Studio Code - Open Source

Build Status Build status

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

MIT