Visual Studio Code
TypeScript JavaScript CSS Inno Setup HTML Shell
Permalink
Failed to load latest commit information.
.vscode allow debugging cli process Oct 24, 2016
build Update node-debug2 Oct 27, 2016
extensions Fixes #13295: Remove brackets with problems Oct 27, 2016
i18n Merge in translations Oct 14, 2016
resources Use %{_bindir} to install bin command in rpm Oct 23, 2016
scripts allow debugging cli process Oct 24, 2016
src Fixes #13866: Cannot read property 'length' of null Oct 27, 2016
test Add monaco-editor-test script Oct 21, 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 use node 6.6.0 Sep 20, 2016
CONTRIBUTING.md Small tweaks Aug 18, 2016
LICENSE.txt Hello Code Nov 13, 2015
OSSREADME.json update to electron 1.3.8 Oct 20, 2016
README.md Minor case change in README Github -> GitHub Sep 21, 2016
ThirdPartyNotices.txt oss input Oct 27, 2016
appveyor.yml use node 6.6.0 Sep 20, 2016
gulpfile.js Fix missing copyright header Oct 21, 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.js Oct 27, 2016
package.json oss input Oct 27, 2016
product.json add urlProtocol to product.json Aug 9, 2016
tsfmt.json add typescript-formatter as dev dependency Oct 7, 2016
tslint.json fix tslint.json Sep 5, 2016

README.md

Visual Studio Code - Open Source

Build Status Build status Coverage 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

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.