-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Feature Areas
Erich Gamma edited this page Aug 23, 2016
·
17 revisions
The issues in the vscode
repository are categorized using labels into the following feature areas.
The feature area labels have a dark blue label.
In addition there can be feature sub areas which are colored light blue.
Label | Description |
---|---|
languages-basic | languages with only coloring support |
css-less-sass | support for CSS, LESS, SASS |
html | HTML support |
js | JavaScript support |
json | JSON support |
markdown | markdown support |
php | PHP support |
typescript | TypeScript support |
workbench | overall workbench UI |
explorer-files | explorer and general file management |
git | git support |
themes | theming support |
debug | debugging, launching support |
search | full text search support |
editor | vscode editor support |
task | task support |
error-list | the error list |
extensions | extension support, viewlet, details, install search |
api | vscode extension API |
install-update | install and update of vscode |
integrated-terminal | integrated terminal panel |
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