Go to file
Phil Price 61f16319ab Initial merge of 'better-merge' extension into core extensions.
- 'better-merge' command and setting namespace replaced with 'merge-conflict'
 - Configuration settings from extension replaced with single 'merge-conflicts.enabled' : boolean setting
2017-05-22 13:56:18 -07:00
.github Config for automatically closing 'needs more info' issues 2017-05-19 11:08:03 -07:00
.vscode remove unit test launch configuration 2017-05-19 11:03:57 +02:00
build tfs: fix typo 2017-05-22 15:34:53 +02:00
extensions Initial merge of 'better-merge' extension into core extensions. 2017-05-22 13:56:18 -07:00
i18n 2017-05-19. Merged in translations. 2017-05-19 16:10:35 -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 Simplification in cursor eventing 2017-05-22 16:50:38 +02:00
test update test/README 2017-05-22 16:09:58 +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 Update to electron 1.6.x (#23842) 2017-04-10 07:58:06 +02:00
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
LICENSE.txt Add range on the copyright year 2017-01-12 08:19:23 +07:00
npm-shrinkwrap.json node-pty@0.6.6 2017-05-21 20:16:06 -07:00
OSSREADME.json OSS input 2017-04-24 16:26:40 +02:00
package.json node-pty@0.6.6 2017-05-21 20:16:06 -07: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 Run distro tool 2017-04-28 10:27:47 -07:00
tsfmt.json Add typescript and javascript format.insertSpaceBeforeFunctionParenthesis (#21712) 2017-03-02 12:49:22 -08:00
tslint.json Move tslint settings to tslint.json 2017-05-17 16:13:23 +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.