Go to file
2017-05-26 09:27:51 +02:00
.github Enable needs-more-info bot plugin 2017-05-26 09:27:31 +02:00
.vscode remove unit test launch configuration 2017-05-19 11:03:57 +02:00
build Add information_for_contributors to grammars 2017-05-26 09:27:51 +02:00
extensions Add information_for_contributors to grammars 2017-05-26 09:27:51 +02:00
i18n 2017-05-24. Merged in translations from transifex. 2017-05-26 09:27:44 +02: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 theming - fix color clash when dragging over selected or focused item 2017-05-26 09:27:47 +02:00
test Use dot reporter under Windows since spec doesn't handle ANSI color characters due to the fact that tests are executed as an electron app 2017-05-24 09:59:53 +02:00
.editorconfig Add trim_trailing_whitespace to .editorconfig 2016-04-07 23:49:15 -07:00
.eslintrc add eslint as dev-dependency 2016-09-05 12:04:54 +02:00
.gitignore Travis builds post coverage info to coveralls.io and add README badge. 2016-07-26 08:28:07 -07:00
.mention-bot update mention bot configuration 2016-07-11 16:43:26 +02:00
.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 Improve issue template 2017-05-22 12:04:33 -07:00
LICENSE.txt Add range on the copyright year 2017-01-12 08:19:23 +07:00
npm-shrinkwrap.json Uplevel xterm.js 2017-05-22 15:21:40 -07:00
OSSREADME.json OSS input 2017-04-24 16:26:40 +02:00
package.json update all grammars script 2017-05-26 09:27:49 +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 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.