Go to file
2017-06-09 10:34:35 +02:00
.github Configure plugin for labelling issues for new releases 2017-06-08 10:41:01 -07:00
.vscode Fixes #27730: Deprecation warnings in our package.json 2017-05-31 16:42:13 +02:00
build node-debug@1.14.1 2017-06-08 23:57:23 +02:00
extensions Fix markdown wordwrap for langugae specific settings. Fixes #25357 2017-06-07 15:42:06 -07:00
i18n 2017-05-31. Merged in translations from transifex. 2017-05-31 17:40:04 -07:00
resources Don't use the CLI for the desktop entry 2017-04-27 10:24:04 -07:00
scripts develop in win-x64 2017-05-18 14:55:12 +02:00
src Revert "load main.js while waiting for app.isReady, #17108" 2017-06-09 10:34:35 +02:00
test Resolves #27922 2017-06-08 13:19:04 +02:00
.editorconfig
.eslintrc
.gitignore
.mention-bot
.travis.yml Update to electron 1.6.x (#23842) 2017-04-10 07:58:06 +02:00
appveyor.yml fix windows build on appveyor 2017-05-31 11:01:36 +02:00
CONTRIBUTING.md
gulpfile.js catch unhandled promise rejections in build 2017-01-13 09:12:06 +01:00
issue_template.md Revert "Improve issue template" 2017-05-30 15:26:28 -07:00
LICENSE.txt Add range on the copyright year 2017-01-12 08:19:23 +07:00
npm-shrinkwrap.json use final 1.20.0 version of DAP modules 2017-06-01 12:48:09 +02:00
OSSREADME.json OSS input 2017-04-24 16:26:40 +02:00
package.json Bump to 1.14 2017-06-02 16:31:55 +02:00
product.json Revert inadvertant change to product.json 2017-05-18 12:35:32 -07:00
README.md Changed link to use https 2017-04-13 17:34:50 -04:00
ThirdPartyNotices.txt Update distro hash 2017-06-01 10:43:23 +02:00
tsfmt.json Add typescript and javascript format.insertSpaceBeforeFunctionParenthesis (#21712) 2017-03-02 12:49:22 -08:00
tslint.json Allowed async for smoke test folder. 2017-05-26 14:57:53 +02: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.