No description
Find a file
2017-01-26 11:31:23 +01:00
.vscode Revert launch.json change 2017-01-25 17:25:19 -08:00
build update node-debug 2017-01-25 22:44:04 +01:00
extensions Update jsonc-parser 2017-01-26 11:31:23 +01:00
i18n Merged in translations 2017-01-23 11:04:14 +01:00
resources Fix linux CLI sudo argument parsing 2017-01-25 12:03:59 -08:00
scripts fix windows cli output when exiting 2017-01-25 16:33:15 +01:00
src Inserted user settings badly indented. Fixes #19136 2017-01-26 11:08:57 +01:00
test
.editorconfig
.eslintrc
.gitignore
.mention-bot
.travis.yml try to fix "out of memory" issues on travis 2017-01-16 09:36:42 +01:00
appveyor.yml
CONTRIBUTING.md Added tips 2017-01-09 14:11:10 -08:00
gulpfile.js catch unhandled promise rejections in build 2017-01-13 09:12:06 +01:00
issue_template.md added link to stack overflow 2017-01-11 14:45:48 +01:00
jsconfig.json
LICENSE.txt Add range on the copyright year 2017-01-12 08:19:23 +07:00
npm-shrinkwrap.json Uplevel xterm.js 2017-01-23 11:37:11 -08:00
OSSREADME.json
package.json update distro 2017-01-25 09:21:21 +01:00
product.json
README.md Added download links for stable and insiders 2017-01-06 10:43:26 -08:00
sample.html Fix hygiene issue 2017-01-19 18:31:44 +01:00
ThirdPartyNotices.txt
tsfmt.json
tslint.json update to tslint 4.0 2017-01-11 09:00:57 +01:00

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 is updated monthly with new features and bug fixes. You can download it for Windows, Mac and Linux on VS Code's website. To get the latest releases everyday, 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:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Feedback

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.