Last active
March 8, 2019 07:22
-
-
Save testgithubd/6fd65bffc5131a5c833768fe0ff31d0f to your computer and use it in GitHub Desktop.
Revisions
-
testgithubd revised this gist
Mar 4, 2019 . 1 changed file with 29 additions and 34 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,35 +1,30 @@ # Extensions I use 1. **Auto Import** 2. **Beautify** 3. Better Comments 4. Bracket Pair Colorizer 5. C# 6. CodeMetrics 7. Debugger for Chrome 8. ESLint 9. **Format Files** 10. GitLens 11. HTML Snippets 12. Import Cost 13. IntelliSense for CSS class names 14. Jest 15. **JS Refactor** 16. **JS-CS-HTML Formatter** 17. **jshint** 18. Markdown All in One 19. markdownlint 20. npm Intellisense 21. **Prettier - Code formatter** 22. **Prettify JSON** 23. **Sort JSON objects** 24. **Sort TypeScript imports** 25. **sort-json-array** 26. stylelint 27. TODO Highlight 28. TSLint 29. **TypeScript Hero** -
testgithubd created this gist
Mar 4, 2019 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,35 @@ # Extensions I use Auto Import Beautify Better Comments Bracket Pair Colorizer C# CodeMetrics Debugger for Chrome ESLint Format Files GitLens HTML Snippets Import Cost IntelliSense for CSS class names Jest JS Refactor JS-CS-HTML Formatter jshint Markdown All in One markdownlint npm Intellisense Prettier - Code formatter Prettify JSON Sort JSON objects Sort TypeScript imports sort-json-array stylelint TODO Highlight TSLint TypeScript Hero