Created
March 4, 2020 12:58
-
-
Save ChechoCZ/f557926279f6f4d929933a353da5071d to your computer and use it in GitHub Desktop.
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
{ | |
"recommendations": [ | |
"aaron-bond.better-comments", | |
"CoenraadS.bracket-pair-colorizer", | |
"naumovs.color-highlight", | |
"ms-azuretools.vscode-docker", | |
"EditorConfig.EditorConfig", | |
"dbaeumer.vscode-eslint", | |
"eamodio.gitlens", | |
"sidthesloth.html5-boilerplate", | |
"abusaidm.html-snippets", | |
"hwencc.html-tag-wrapper", | |
"loiane.ionic-extension-pack", | |
"cjhowe7.laravel-blade", | |
"ritwickdey.LiveServer", | |
"shd101wyy.markdown-preview-enhanced", | |
"jprestidge.theme-material-theme", | |
"PKief.material-icon-theme", | |
"zhuangtongfa.material-theme", | |
"bmewburn.vscode-intelephense-client", | |
"esbenp.prettier-vscode", | |
"pkosta2006.rxjs-snippets", | |
"octref.vetur", | |
"jpoissonnier.vscode-styled-components", | |
"hollowtree.vue-snippets", | |
"rocketseat.RocketseatReactJS", | |
], | |
// List of extensions recommended by VS Code that should not be recommended for users of this workspace. | |
"unwantedRecommendations": [ | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment