-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Related Projects
Andre Weinand edited this page Apr 26, 2017
·
26 revisions
The Code project consists of the vscode
repository plus a number of satellite projects.
Component | Repository |
---|---|
Node Debug (< node v8.0) | vscode-node-debug |
Node Debug (>= node v6.3) | vscode-node-debug2 |
File Watcher | vscode-filewatcher-windows |
vscode.d.ts |
vscode-extension-code |
vscode-languageserver |
vscode-languageserver-node |
TextMate Service | vscode-textmate |
AMD Loader | vscode-loader |
Tool | Repository |
---|---|
yo code generator | vscode-generator-code |
vsce publishing tool | vscode-vsce |
Repository |
---|
vscode-docs |
Language | Repository |
---|---|
C# | Omnisharp |
Go | vscode-go |
LaTeX | vscode-latex |
CSS/LESS/SCSS Language Service | vscode-css-languageservice |
JSON Language Service | vscode-json-languageservice |
HTML Language Service | vscode-html-languageservice |
Linter | Repository |
---|---|
JSCS | vscode-jscs |
TSLint | vscode-tslint |
ESLint | vscode-eslint |
JSHint | vscode-jshint |
Theme |
---|
vscode-themes |
Sample | Repository |
---|---|
Mock Debug Adapter | vscode-mock-debug |
Editor Config | vscode-editorconfig |
Markdown Tools | vscode-mdtools |
Awesome Backspace | vscode-backspace |
JSDoc Comments | vscode-comment |
HTML Tag Wrapper | vscode-htmltagwrap |
Word Count | vscode-wordcount |
Markdown Spell Checker | vscode-spellcheck |
Samples | vscode-extension-samples |
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Build Champion
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Feedback Channels
- Source Code Organization
- Coding Guidelines
- Testing
- Dealing with Test Flakiness
- Contributor License Agreement
- Extension API Guidelines
- Accessibility Guidelines
Documentation