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.
- qmake / Qt project file. Syntax highlighting and auto-complete.
- hex dump
- 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 => VS Code Power Mode