demonhide

pluginVisualCode

Jan 22nd, 2018 (edited)
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. 1 auto close tag
  2. 2 auto rename tag
  3. 3 auto filename
  4. 4 code spell checker
  5. 5 color highlight
  6. 6 dotENV
  7. 7 ESLint
  8. 8 generate-react-component
  9. 9 git history
  10. 10 gitignore
  11. 11 javascript es6 code snippets
  12. 12 javascript snippet pack
  13. 13 javascript standard style
  14. 14 js standard linter
  15. 15 node module resolve
  16. 16 npm intellisense
  17. 17 path intellisense
  18. 18 react native tool
  19. 19 react redux es6 snippets
  20. 20 react standard style code snippets
  21. 21 string manipulation
  22. 22 vs color picker
  23. 23 vscode-icons (tùy thích thì cài)
  24. 24 Copy filename (jack89ita)
  25. 25 GitLens
  26. 26 Bracket Pair Colorizer
  27. 27 Indent Rainbow
  28. 28 Indenticator
  29. 29 Polacode . (note: capture code)
  30. 30. night eyes Theme
  31.  
  32. https://ehkoo.com/bai-viet/vscode-must-have-plugins
  33. ============
  34. {
  35. "standard.autoFixOnSave": true,
  36. "extensions.ignoreRecommendations": true,
  37. "standard.enable": true,
  38. "git.confirmSync": false,
  39. "workbench.iconTheme": "vscode-icons",
  40. "git.enableSmartCommit": true,
  41. "vsicons.dontShowNewVersionMessage": true,
  42. "editor.tabSize": 2,
  43. }
Add Comment
Please, Sign In to add comment