No description
Find a file
2017-04-18 19:10:19 +02:00
.vscode Tweak launch.json - Fix #23626 2017-03-30 10:41:39 -07:00
build Move ISelection out of editorCommon 2017-04-18 18:16:26 +03:00
extensions 💄 2017-04-18 14:55:08 +02:00
i18n Merged in translations 2017-04-13 09:48:08 +02:00
resources Update VS Code source list if disabled by OS upgrade 2017-04-17 10:08:54 -07:00
scripts make xvfb an arg 2017-04-13 12:44:37 +02:00
src debt - add action to report negative startup times 2017-04-18 19:10:19 +02:00
test Improve handling of unexpected errors in tests 2017-04-18 10:59:50 +03: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
jsconfig.json
LICENSE.txt Add range on the copyright year 2017-01-12 08:19:23 +07:00
npm-shrinkwrap.json Fixes #24566: Add support for three char hex colors in syntax colors 2017-04-13 15:07:00 +03:00
OSSREADME.json oss update 2017-04-11 06:59:25 +02:00
package.json Revert "Revert "Use TS 2.2 to build VSCode (#24734)"" 2017-04-14 14:34:47 +02:00
product.json revert bad changes 2017-02-22 17:01:35 +01:00
README.md Changed link to use https 2017-04-13 17:34:50 -04:00
ThirdPartyNotices.txt Sw9tch Objective-C to Use the Atom Objective C Language 2017-02-28 21:03:31 -08:00
tsfmt.json Add typescript and javascript format.insertSpaceBeforeFunctionParenthesis (#21712) 2017-03-02 12:49:22 -08:00
tslint.json 👷 tslint: allow-async rule 2017-03-21 11:28:58 +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.