Skip to content

Instantly share code, notes, and snippets.

@BernardoSemiOficial
Last active October 9, 2023 21:47
Show Gist options
  • Save BernardoSemiOficial/dedce21581fb63241aee753a384a5246 to your computer and use it in GitHub Desktop.
Save BernardoSemiOficial/dedce21581fb63241aee753a384a5246 to your computer and use it in GitHub Desktop.
Extensões utilizadas no Visual Studio Code
{
"recommendations": [
"styled-components.vscode-styled-components",
"stylelint.vscode-stylelint",
"SonarSource.sonarlint-vscode",
"esbenp.prettier-vscode",
"christian-kohler.npm-intellisense",
"dbaeumer.vscode-eslint",
"formulahendry.auto-rename-tag",
"WallabyJs.console-ninja",
"EditorConfig.EditorConfig",
"GitHub.vscode-pull-request-github",
"eamodio.gitlens",
"wix.vscode-import-cost",
"sissel.shopify-liquid",
"ritwickdey.LiveServer",
"PKief.material-icon-theme",
"christian-kohler.npm-intellisense",
"christian-kohler.path-intellisense",
"esbenp.prettier-vscode",
"mechatroner.rainbow-csv",
"SonarSource.sonarlint-vscode",
"Vue.vscode-typescript-vue-plugin",
"Vue.volar",
"octref.vetur",
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment