VSCode/Code - OSS Mirror

Matt Bierner 5d84a7ff62 Fix markdown document link highlighter for empty links 7 vuotta sitten
.vscode 7c85231fb1 debug: restart attach to extension host 7 vuotta sitten
build 8ad8151abc [themes] convert default themes to new format 7 vuotta sitten
extensions 3b7329eab8 Fix markdown document link highlighter for empty links 7 vuotta sitten
i18n 96194a4a50 Fix typo (#22244) 7 vuotta sitten
resources 4db944bc08 Install apt repository as http, not https 7 vuotta sitten
scripts 334fcb8e08 Merge branch 'master' into joh/electron4tests 7 vuotta sitten
src 56bbea94cc new theming API fixes (fixes #22361) 7 vuotta sitten
test 334fcb8e08 Merge branch 'master' into joh/electron4tests 7 vuotta sitten
.editorconfig 2a5c6417da Add trim_trailing_whitespace to .editorconfig 8 vuotta sitten
.eslintrc 258cd9d0dd add eslint as dev-dependency 8 vuotta sitten
.gitignore db9a0c5e4e Travis builds post coverage info to coveralls.io and add README badge. 8 vuotta sitten
.mention-bot 797317d870 update mention bot configuration 8 vuotta sitten
.travis.yml c307b553f8 Define packages needed for native-keymap 7 vuotta sitten
CONTRIBUTING.md d8d0cd832d Added tips 7 vuotta sitten
LICENSE.txt cf6e9a64e6 Add range on the copyright year 7 vuotta sitten
OSSREADME.json 97bef4bdc6 Update to electron 1.4.x (#15298) 7 vuotta sitten
README.md 511ab6c441 Have appveyor badge display master branch status 7 vuotta sitten
ThirdPartyNotices.txt f16135b7b5 Sw9tch Objective-C to Use the Atom Objective C Language 7 vuotta sitten
appveyor.yml 5ec387da3d appveyor 7 vuotta sitten
gulpfile.js 5ba8940d62 catch unhandled promise rejections in build 7 vuotta sitten
issue_template.md dae9baba5b added link to stack overflow 7 vuotta sitten
jsconfig.json 3469ee49cf Fixes 14391: Format Selection and Format Document don't do anything for JavaScript 8 vuotta sitten
npm-shrinkwrap.json 7ae8cd13d1 Work towards hover tooltips 7 vuotta sitten
package.json 75e05a7f1f Uplevel xterm.js 7 vuotta sitten
product.json 06987c36e9 revert bad changes 7 vuotta sitten
tsfmt.json 5e10fe283f Add typescript and javascript format.insertSpaceBeforeFunctionParenthesis (#21712) 7 vuotta sitten
tslint.json 3625052492 update to tslint 4.0 7 vuotta sitten

README.md

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

Related Projects

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.