No description
Find a file
2017-01-06 12:18:33 +01:00
.vscode undo change in launch.json 2016-12-13 17:51:07 +01:00
build Pick up ts 2.1.4 (#18061) 2017-01-05 12:30:42 -08:00
extensions Fix Autolink Syntax Highlighting in Markdown (#18201) 2017-01-05 17:03:39 -08:00
i18n Merged in translations 2016-12-27 11:48:41 +01:00
resources Add --new-window-if-not-first CLI arg 2017-01-05 10:10:38 -08:00
scripts Fix missing 'set' command that was causing a useless error. 2016-11-23 13:56:48 -08:00
src debug source: give priority to sourceReference than to paht when determining if internal 2017-01-06 12:18:33 +01:00
test #17110 Move sinon to fix compilation issue 2016-12-13 18:50:23 +01:00
.editorconfig
.eslintrc
.gitignore
.mention-bot
.travis.yml build - add remap ignores for less errors in build 2016-11-22 08:07:59 +01:00
appveyor.yml VSCODE_BUILD_VERBOSE: false 2016-11-21 13:29:54 +01:00
CONTRIBUTING.md
gulpfile.js cleanup extensions menu 2016-10-31 11:27:45 +01:00
issue_template.md
jsconfig.json
LICENSE.txt
npm-shrinkwrap.json Uplevel xterm.js 2016-12-28 06:51:21 -08:00
OSSREADME.json Update to electron 1.4.x (#15298) 2016-11-14 14:27:53 +01:00
package.json Pick up ts 2.1.4 (#18061) 2017-01-05 12:30:42 -08:00
product.json Use license in product.json for rpm 2016-12-13 21:10:29 -08:00
README.md Made spacing consistent (#17623) 2016-12-20 21:41:42 +01:00
ThirdPartyNotices.txt [fsharp] Updated fsharp.json to ionide/ionide-fsgrammar@864bfd9 (2016-12-21). Fixes #17820 2016-12-28 22:51:46 -04:00
tsfmt.json
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.