Skip to content

Instantly share code, notes, and snippets.

@carlosazaustre
Last active October 17, 2020 10:58
Show Gist options
  • Save carlosazaustre/37bb1474c2a3d9cde8ff311d00581244 to your computer and use it in GitHub Desktop.
Save carlosazaustre/37bb1474c2a3d9cde8ff311d00581244 to your computer and use it in GitHub Desktop.
VS Code Extensions
{
"recommendations": [
"2gua.rainbow-brackets",
"alexcvzz.vscode-sqlite",
"bashmish.es6-string-css",
"bierner.jsdoc-markdown-highlighting",
"bierner.markdown-preview-github-styles",
"blanu.vscode-styled-jsx",
"bradlc.vscode-tailwindcss",
"bungcip.better-toml",
"cev.overnight",
"christian-kohler.npm-intellisense",
"christian-kohler.path-intellisense",
"codezombiech.gitignore",
"CoenraadS.bracket-pair-colorizer",
"cssho.vscode-svgviewer",
"davidbwaters.macos-modern-theme",
"dbaeumer.vscode-eslint",
"denoland.vscode-deno",
"dracula-theme-pro.theme-dracula-pro",
"dsznajder.es7-react-js-snippets",
"eamodio.gitlens",
"earshinov.sort-lines-by-selection",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode",
"formulahendry.auto-close-tag",
"formulahendry.auto-rename-tag",
"GitHub.github-vscode-theme",
"GitHub.vscode-pull-request-github",
"Gruntfuggly.todo-tree",
"hasanali.gitignore-templates",
"icrawl.discord-vscode",
"jaredkent.laserwave",
"jasonnutter.vscode-codeowners",
"jock.svg",
"johnpapa.vscode-cloak",
"jpoissonnier.vscode-styled-components",
"juanmnl.vscode-theme-1984",
"juliettepretot.lucy-vscode",
"kamikillerto.vscode-colorize",
"kumar-harsh.graphql-for-vscode",
"MarkThomasMiller.sorcerer",
"mgmcdermott.vscode-language-babel",
"mhutchie.git-graph",
"mikestead.dotenv",
"monokai.theme-monokai-pro-vscode",
"ms-azuretools.vscode-docker",
"ms-vsliveshare.vsliveshare",
"msjsdiag.debugger-for-chrome",
"Nautigsam.go-to-test",
"Orta.vscode-jest",
"paulmolluzzo.convert-css-in-js",
"PKief.material-icon-theme",
"pnp.polacode",
"Prisma.prisma",
"redhat.vscode-yaml",
"ritwickdey.LiveServer",
"rust-lang.rust",
"sdras.night-owl",
"steoates.autoimport",
"TabNine.tabnine-vscode",
"tlent.jest-snapshot-language-support",
"ultram4rine.vscode-choosealicense",
"vincaslt.highlight-matching-tag",
"vivaxy.vscode-conventional-commits",
"wix.vscode-import-cost",
"yahya-gilany.vscode-clock",
"yzhang.markdown-all-in-one",
"Zignd.html-css-class-completion"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment