Skip to content

Instantly share code, notes, and snippets.

@CsarGomez
Created July 30, 2022 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CsarGomez/3ddfd032cb345bf8a6a1b878983fe82b to your computer and use it in GitHub Desktop.
Save CsarGomez/3ddfd032cb345bf8a6a1b878983fe82b to your computer and use it in GitHub Desktop.
VSCode extensions
{
"recommendations": [
"vscode-caniuse"
"nord-visual-studio-code"
"vscode-tailwindcss"
"simple-react-snippets"
"bracket-pair-colorizer"
"vscode-eslint"
"gitlens"
"prettier-vscode"
"auto-rename-tag"
"vscode-graphql"
"dotenv"
"indent-rainbow"
"material-icon-theme"
"polacode"
"vscode-css-peek"
"LiveServer"
"code-settings-sync"
"mdx"
"code-spell-checker"
"vscode-styled-components"
"language-stylus"
"highlight-matching-tag"
"vscode-todo-highlight"
"theme-cobalt2"
"fig"
"vscode-import-cost"
"JavaScriptSnippets"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment