Go to file
2017-08-21 11:54:24 +02:00
.github Configure for 1.15 2017-08-01 12:00:42 -07:00
.vscode Merge pull request #32390 from dlech/run-dev-problem-matcher 2017-08-14 11:07:22 +02:00
build node-debug2@1.16.3 2017-08-18 18:23:48 -07:00
extensions fix imports to single quote 2017-08-21 11:27:57 +02:00
i18n 2017-07-29. Merged in translations from Transifex. 2017-07-29 16:07:07 -07:00
resources Use %F for new windows too 2017-07-31 13:17:38 -07:00
scripts Merge branch 'master' into electron/1.7.4 2017-08-08 07:21:28 -07:00
src remove LC_ALL and LC_NUMERIC workaround for chrome issue of fat SVGs 2017-08-21 11:54:24 +02:00
test smoke test - increase pollTimeout 2017-08-21 07:46:25 +02:00
.editorconfig
.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 Add dependency on libsecret-1-dev 2017-07-21 16:28:20 -07:00
appveyor.yml fix windows build on appveyor 2017-05-31 11:01:36 +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
LICENSE.txt Add range on the copyright year 2017-01-12 08:19:23 +07:00
npm-shrinkwrap.json Uplevel xterm.js 2017-08-20 11:58:57 -07:00
OSSREADME.json Update ThirdPartyNotices.txt 2017-06-30 12:55:56 -07:00
package.json Merge remote-tracking branch 'origin/master' into tyriar/electron-1.7.5 2017-08-20 16:35:38 -07:00
product.json Revert inadvertant change to product.json 2017-05-18 12:35:32 -07:00
README.md Added oxford comma and fixed macOS spelling 2017-07-18 09:42:13 +01:00
ThirdPartyNotices.txt Update distro commit hash 2017-08-03 16:40:53 -07:00
tsfmt.json Add typescript and javascript format.insertSpaceBeforeFunctionParenthesis (#21712) 2017-03-02 12:49:22 -08:00
tslint.json Move extension service code to vs/workbench/services/extensions 2017-08-14 16: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, macOS, 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.