forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
Requested Extensions
Erich Gamma edited this page Aug 19, 2016
·
29 revisions
Use this issue to discuss the contents of this wiki #2789.
This is a list of community requested extensions collected from a variety of sources (twitter, issues, etc.).
For discussions on specific extensions and to add more information, link a newly created issue to one of the extensions names below.
- GCC linting
- atom-alignment. Aligning multi-line, multi-cursor and multiple selections.
- Sublime-Style-Column-Selection
- atom-beautify. Lots of language support for code formatting.
- atom-typescript. Feature that is missing is compile on save with no task runner configuration. Good task candidate.
- hex. View the hex of any dump file.
- qmake / Qt project file. Syntax highlighting and auto-complete.
- Auto complete relative paths in Javascript files. See SO question for details. Covered by the Path Intellisense Extension
- docblockr, doxy-commenting -> VS Code Document This extension
- atom alignment -> VS Code Align
- escape-utils => VS Code Encode Decode
- html2jade-plus => VS Code html2jade
- jsfmt => VS Code Javascript Standard Format
- language-jade => Shipped with Editor.
- linter => Lots of linters available, including ESLint.
- linter-eslint => VS Code ESLint
- linter-jscs => VS Code JSCS Linting
- linter-tslint => VS Code tslint
- pretty-json => VS Code Pretty JSON
- tabs-to-spaces => Untabify
- todo-show. Show todo, fixme, and changed. -> vscode-todo
- color-picker. Sleek color picking UI widget. Color Picker
- activate-power-mode - not possible without DOM access in the API
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Code Organization
- Coding Guidelines
- Smoke Test
- Contributor License Agreement
- Requested Extensions
Documentation