Created
July 23, 2018 13:05
-
-
Save r3nya/a5338363540d97d39a8a85eec861339e to your computer and use it in GitHub Desktop.
VSCode exts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ » ls -1 .vscode/extensions | awk -F'.' '{print $2}' | sed 's/\-[0-9]$//g' | |
editorconfig | |
vscode-docker | |
indenticator | |
sort-lines | |
vscode-theme-onedark | |
vscode-theme-onelight | |
copy-relative-path | |
cucumberautocomplete | |
jest-snippets | |
npm-intellisense | |
path-intellisense | |
vscode-svgviewer | |
vscode-dash | |
githistory | |
vscode-babel-coloring | |
tslint | |
auto-close-tag | |
subliminal | |
gruvbox | |
theme-charcoal-oceanicnext | |
theme-monokai-pro-vscode | |
debugger-for-chrome | |
theme-oceanicnext | |
vscode-jest | |
advanced-new-file | |
quicktype-12 | |
java | |
annotator | |
stylelint | |
highlight-matching-tag | |
vscode-java-debug | |
vscode-java-pack | |
vscode-java-test | |
vscode-maven | |
vim | |
vscode-todo-highlight | |
vscode-todo-highlight |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment