Go to file
2016-11-17 10:16:06 +01:00
.vscode remove deprecated attributes from launch.json 2016-11-11 16:41:56 +01:00
build [html] add embedded JavaScript support 2016-11-16 10:58:52 +01:00
extensions Merge pull request #15512 from Huachao/patch-6 2016-11-17 08:43:46 +01:00
i18n Merged in translations 2016-11-11 20:33:50 +01:00
resources Merge pull request #15448 from aniljava/master 2016-11-14 10:18:15 -08:00
scripts check electron version in code.sh: osx linux 2016-11-17 10:16:06 +01:00
src debt: move IWindowSettings to platform/windows/common/windows 2016-11-17 10:12:32 +01:00
test Add monaco-editor-test script 2016-10-21 09:16:08 +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 use node 6.6.0 2016-09-20 09:58:58 +02:00
appveyor.yml use node 6.6.0 2016-09-20 09:58:58 +02:00
CONTRIBUTING.md Small tweaks 2016-08-18 15:50:31 +02:00
gulpfile.js cleanup extensions menu 2016-10-31 11:27:45 +01:00
issue_template.md
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
npm-shrinkwrap.json Uplevel xterm to 2.1.0 2016-11-16 15:02:43 -08:00
OSSREADME.json Update to electron 1.4.x (#15298) 2016-11-14 14:27:53 +01:00
package.json Uplevel xterm to 2.1.0 2016-11-16 15:02:43 -08:00
product.json add urlProtocol to product.json 2016-08-09 15:40:05 +02:00
README.md add gitter chat badge 2016-11-01 12:22:29 +05:30
ThirdPartyNotices.txt [less] update grammar to atom/language 2016-11-04 17:10:46 +01:00
tsfmt.json add typescript-formatter as dev dependency 2016-10-07 17:25:20 +02:00
tslint.json debt -remove workbench from config 2016-11-11 17:51:10 +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 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.