Go to file
2015-11-26 07:48:58 +01:00
.vscode launch.json: add 'Attach to VSCode' configuration. 2015-11-16 14:34:15 +01:00
build refactor gulp.hygiene for a pre-commit hook 2015-11-25 22:02:13 +01:00
extensions return early from confirmSave when we are in extension development mode 2015-11-25 12:51:24 +01:00
resources better icons for OSS distro 2015-11-17 07:37:42 +01:00
scripts fix #67 2015-11-18 18:30:13 +01:00
src File watcher fails with chinese characters in path (#481) 2015-11-26 07:48:58 +01:00
test add environment variable SKIP_INTEGRATION_TESTS 2015-11-25 15:48:22 +01:00
.editorconfig .editorconfig added 2015-11-21 23:53:11 +03:00
.gitignore Hello Code 2015-11-13 14:39:38 +01:00
.travis.yml Update .travis.yml 2015-11-25 09:49:27 +01:00
appveyor.yml Update appveyor.yml 2015-11-25 17:06:08 +01:00
gulpfile.js gulp hygiene 2015-11-24 19:09:38 +01:00
LICENSE.txt Hello Code 2015-11-13 14:39:38 +01:00
npm-shrinkwrap.json Update vscode-textmate to 1.0.7 2015-11-25 17:38:23 +01:00
OSSREADME.json Hello Code 2015-11-13 14:39:38 +01:00
package.json add ghooks dev dependency 2015-11-25 22:08:29 +01:00
product.json fix #67 2015-11-18 18:30:13 +01:00
README.md Update README.md 2015-11-24 22:47:41 +01:00
ThirdPartyNotices.txt Update ThirdPartyNotices.txt 2015-11-17 14:54:45 -08:00

Visual Studio Code - Open Source

Build Status Build status

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.

vscodereadme

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:

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

MIT