VSCode/Code - OSS Mirror

Dirk Baeumer 0cf9d74012 Merged in translations vor 7 Jahren
.vscode a03a09b4b4 launch.json: add compound config to debug main and renderer from one launch vor 7 Jahren
build 66992a93b2 update node-debug vor 7 Jahren
extensions acb29bf425 :sparkles: registerDiffInformationCommand instead of computeDiff vor 7 Jahren
i18n 801210c074 Merged in translations vor 7 Jahren
resources 554029f6e9 Make more descriptive appdata summary field vor 7 Jahren
scripts d55d499946 Reinstate textsearch perf test as integration test - vor 7 Jahren
src 7c22397236 Fixes #19235: Wording in tasks warning message vor 7 Jahren
test 24590b1d9d test-electron: don't show window when running without --debug vor 7 Jahren
.editorconfig 2a5c6417da Add trim_trailing_whitespace to .editorconfig vor 8 Jahren
.eslintrc 258cd9d0dd add eslint as dev-dependency vor 7 Jahren
.gitignore db9a0c5e4e Travis builds post coverage info to coveralls.io and add README badge. vor 7 Jahren
.mention-bot 797317d870 update mention bot configuration vor 8 Jahren
.travis.yml c307b553f8 Define packages needed for native-keymap vor 7 Jahren
CONTRIBUTING.md d8d0cd832d Added tips vor 7 Jahren
LICENSE.txt cf6e9a64e6 Add range on the copyright year vor 7 Jahren
OSSREADME.json a5c5ee4fae Add ripgrep to OSSREADME vor 7 Jahren
README.md 511ab6c441 Have appveyor badge display master branch status vor 7 Jahren
ThirdPartyNotices.txt f16135b7b5 Sw9tch Objective-C to Use the Atom Objective C Language vor 7 Jahren
appveyor.yml 5ec387da3d appveyor vor 7 Jahren
gulpfile.js 5ba8940d62 catch unhandled promise rejections in build vor 7 Jahren
issue_template.md dae9baba5b added link to stack overflow vor 7 Jahren
jsconfig.json 3469ee49cf Fixes 14391: Format Selection and Format Document don't do anything for JavaScript vor 7 Jahren
npm-shrinkwrap.json b228c50e7d React to changing keyboard layout vor 7 Jahren
package.json 801ec905a3 Merge remote-tracking branch 'origin/master' into alex/keybinding vor 7 Jahren
product.json 06987c36e9 revert bad changes vor 7 Jahren
tsfmt.json 5e10fe283f Add typescript and javascript format.insertSpaceBeforeFunctionParenthesis (#21712) vor 7 Jahren
tslint.json 49f0396761 :construction_worker: tslint: allow-async rule vor 7 Jahren

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.