Go to file
2017-04-19 10:37:56 +02:00
.vscode git: run status without buffering whole output 2017-04-18 17:16:20 +02:00
build Bump node-debug2 2017-04-18 20:08:16 -07:00
extensions Merge branch 'git-perf' 2017-04-19 08:49:07 +02:00
i18n Merged in translations 2017-04-13 09:48:08 +02:00
resources Merge pull request #24523 from romulo1984/master 2017-04-18 14:26:27 -07:00
scripts make xvfb an arg 2017-04-13 12:44:37 +02:00
src workaround #9225 2017-04-19 10:37:56 +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 Fixes 14391: Format Selection and Format Document don't do anything for JavaScript 2016-10-27 15:20:16 +02:00
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.