Last active
January 1, 2020 04:51
-
-
Save CliffCrerar/a2258804d3771a9d44fff9ea7c5c3846 to your computer and use it in GitHub Desktop.
A list of my bare min and most useful extensions
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 characters
| [ | |
| "whtouche.vscode-js-console-utils", | |
| "steoates.autoimport", | |
| "mrmlnc.vscode-autoprefixer", | |
| "streetsidesoftware.code-spell-checker", | |
| "lenconda.theme-darkplusplusplus", | |
| "usernamehw.errorlens", | |
| "eamodio.gitlens", | |
| "christian-kohler.path-intellisense", | |
| "christian-kohler.npm-intellisense", | |
| "eg2.vscode-npm-script" | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment