Better Comments
aaron-bond.better-comments
Improve your code commenting by annotating with alert, informational, TODOs, and more!
Separei aqui as extensões que uso no dia a dia e que me ajudam a manter ritmo e qualidade no trabalho: desde padronização de código até produtividade, containers, Kubernetes, GraphQL e performance. Além da lista inteira, também compartilho minhas favoritas
Instalar todas:
code --install-extension aaron-bond.better-comments --install-extension adpyke.codesnap --install-extension aeschli.vscode-css-formatter --install-extension amatiasq.sort-imports --install-extension amazonwebservices.codewhisperer-for-command-line-companion --install-extension attilabuti.vscode-mjml --install-extension aykutsarac.jsoncrack-vscode --install-extension beardedbear.beardedtheme --install-extension bradlc.vscode-tailwindcss --install-extension burkeholland.simple-react-snippets --install-extension capaj.graphql-codegen-vscode --install-extension ccimage.jsonviewer --install-extension chakrounanas.turbo-console-log --install-extension chaliy.handlebars-preview --install-extension chamboug.js-auto-backticks --install-extension christian-kohler.npm-intellisense --install-extension christian-kohler.path-intellisense --install-extension clemenspeters.format-json --install-extension codezombiech.gitignore --install-extension cweijan.dbclient-jdbc --install-extension cweijan.vscode-es-client2 --install-extension cweijan.vscode-redis-client --install-extension dbaeumer.vscode-eslint --install-extension docker.docker --install-extension donjayamanne.githistory --install-extension dotenv.dotenv-vscode --install-extension drywolf.dark-plus-plus-theme --install-extension dsznajder.es7-react-js-snippets --install-extension eamodio.gitlens --install-extension ecmel.vscode-html-css --install-extension esbenp.prettier-vscode --install-extension firsttris.vscode-jest-runner --install-extension formulahendry.auto-close-tag --install-extension formulahendry.auto-rename-tag --install-extension formulahendry.code-runner --install-extension george-alisson.html-preview-vscode --install-extension github.copilot --install-extension github.copilot-chat --install-extension github.copilot-labs --install-extension github.github-vscode-theme --install-extension github.vscode-github-actions --install-extension github.vscode-pull-request-github --install-extension golang.go --install-extension graphql.vscode-graphql --install-extension graphql.vscode-graphql-execution --install-extension graphql.vscode-graphql-syntax --install-extension gruntfuggly.todo-tree --install-extension humao.rest-client --install-extension inferrinizzard.prettier-sql-vscode --install-extension irongeek.vscode-env --install-extension iulian-radu-at.find-unused-exports --install-extension jebbs.plantuml --install-extension jock.svg --install-extension kisstkondoros.vscode-codemetrics --install-extension kuscamara.remove-unused-imports --install-extension kvnol.mjml-snippets --install-extension mechatroner.rainbow-csv --install-extension mikestead.dotenv --install-extension mjmlio.vscode-mjml --install-extension mquandalle.graphql --install-extension ms-azuretools.vscode-containers --install-extension ms-azuretools.vscode-docker --install-extension ms-kubernetes-tools.kind-vscode --install-extension ms-kubernetes-tools.vscode-kubernetes-tools --install-extension ms-mssql.data-workspace-vscode --install-extension ms-mssql.mssql --install-extension ms-mssql.sql-bindings-vscode --install-extension ms-mssql.sql-database-projects-vscode --install-extension ms-vscode-remote.remote-containers --install-extension ms-vscode-remote.remote-ssh --install-extension ms-vscode-remote.remote-ssh-edit --install-extension ms-vscode-remote.remote-wsl --install-extension ms-vscode-remote.vscode-remote-extensionpack --install-extension ms-vscode.remote-explorer --install-extension ms-vscode.remote-server --install-extension ms-vscode.vscode-typescript-next --install-extension ms-vsliveshare.vsliveshare --install-extension msjsdiag.vscode-react-native --install-extension naumovs.color-highlight --install-extension oderwat.indent-rainbow --install-extension orta.vscode-jest --install-extension pascalreitermann93.vscode-yaml-sort --install-extension pflannery.vscode-versionlens --install-extension pkief.material-icon-theme --install-extension prisma.prisma --install-extension prisma.prisma-insider --install-extension quicktype.quicktype --install-extension redhat.vscode-xml --install-extension redhat.vscode-yaml --install-extension ritwickdey.liveserver --install-extension rodrigovallades.es7-react-js-snippets --install-extension rokoroku.vscode-theme-darcula --install-extension sdras.night-owl --install-extension simplesconventionalcommits.simples-conventional-commits --install-extension softwaredotcom.swdc-vscode --install-extension sonarsource.sonarlint-vscode --install-extension sourcery.sourcery --install-extension steoates.autoimport --install-extension stivo.tailwind-fold --install-extension streetsidesoftware.code-spell-checker --install-extension streetsidesoftware.code-spell-checker-portuguese-brazilian --install-extension styled-components.vscode-styled-components --install-extension tabnine.tabnine-vscode --install-extension tim-koehler.helm-intellisense --install-extension tomoki1207.pdf --install-extension unifiedjs.vscode-mdx --install-extension usernamehw.errorlens --install-extension visualstudioexptteam.intellicode-api-usage-examples --install-extension visualstudioexptteam.vscodeintellicode --install-extension vivaxy.vscode-conventional-commits --install-extension vscode-icons-team.vscode-icons --install-extension vue.volar --install-extension wallabyjs.quokka-vscode --install-extension wix.vscode-import-cost --install-extension xyz.local-history --install-extension zakhargz.mdx-blog-post --install-extension zignd.html-css-class-completion --install-extension zxh404.vscode-proto3aaron-bond.better-comments
Improve your code commenting by annotating with alert, informational, TODOs, and more!
adpyke.codesnap
📷 Take beautiful screenshots of your code
aeschli.vscode-css-formatter
Formatter for CSS
amatiasq.sort-imports
Sort ES6 imports automatically.
amazonwebservices.codewhisperer-for-command-line-companion
attilabuti.vscode-mjml
MJML preview, lint, compile for Visual Studio Code.
aykutsarac.jsoncrack-vscode
Seamlessly visualize your JSON data instantly into graphs.
beardedbear.beardedtheme
The theme with a long beard.
bradlc.vscode-tailwindcss
Intelligent Tailwind CSS tooling for VS Code
burkeholland.simple-react-snippets
Dead simple React snippets you will actually use
capaj.graphql-codegen-vscode
integrates graphql-codegen into vscode, running it every time your query/mutation is saved
ccimage.jsonviewer
Preview JSON as tree view on VSCode
chakrounanas.turbo-console-log
Insert, manage, and clean log messages automatically in JavaScript and TypeScript — with AST-powered precision and full support for console log or custom log functions.
chaliy.handlebars-preview
Live preview for Handlebar templates
chamboug.js-auto-backticks
Automatically converts single or double quotes to backticks when needed.
christian-kohler.npm-intellisense
Visual Studio Code plugin that autocompletes npm modules in import statements
christian-kohler.path-intellisense
Visual Studio Code plugin that autocompletes filenames
clemenspeters.format-json
Convert file to file type json and format content.
codezombiech.gitignore
Lets you pull .gitignore templates from the https://github.com/github/gitignore repository. Language support for .gitignore files.
cweijan.dbclient-jdbc
JDBC Adapter For Database Client
cweijan.vscode-es-client2
ElasticSearch Client for Visual Studio Code.
cweijan.vscode-redis-client
Redis Client for Visual Studio Code.
dbaeumer.vscode-eslint
Integrates ESLint JavaScript into VS Code.
docker.docker
Edit smarter, ship faster with an enhanced Docker-development experience
donjayamanne.githistory
View git log, file history, compare branches or commits
dotenv.dotenv-vscode
Official Dotenv. Syntax highlighting, auto-cloaking, auto-completion, in-code secret peeking, and optionally dotenv-vault.
drywolf.dark-plus-plus-theme
A fork of the official Dark+ theme with improved color contrast for React/JSX code
dsznajder.es7-react-js-snippets
Extensions for React, React-Native and Redux in JS/TS with ES7+ syntax. Customizable. Built-in integration with prettier.
eamodio.gitlens
Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
ecmel.vscode-html-css
CSS Intellisense for HTML
esbenp.prettier-vscode
Code formatter using prettier
firsttris.vscode-jest-runner
Simple way to run or debug a single (or multiple) tests from context-menu
formulahendry.auto-close-tag
Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text
formulahendry.auto-rename-tag
Auto rename paired HTML/XML tag
formulahendry.code-runner
Run C, C++, Java, JS, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, CMD, BASH, F#, C#, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml, R, AppleScript, Elixir, VB.NET, Clojure, Haxe, Obj-C, Rust, Racket, Scheme, AutoHotkey, AutoIt, Kotlin, Dart, Pascal, Haskell, Nim,
george-alisson.html-preview-vscode
Provides ability to preview HTML documents.
github.copilot
Your AI pair programmer
github.copilot-chat
AI chat features powered by Copilot
github.copilot-labs
Experimental features for GitHub Copilot
github.github-vscode-theme
GitHub theme for VS Code
github.vscode-github-actions
GitHub Actions workflows and runs for github.com hosted repositories in VS Code
github.vscode-pull-request-github
Pull Request and Issue Provider for GitHub
golang.go
Rich Go language support for Visual Studio Code
graphql.vscode-graphql
GraphQL LSP extension that adds autocompletion, validation, go to definition, hover, outline and more.
graphql.vscode-graphql-execution
Execute graphql operations from your code (revived!)
graphql.vscode-graphql-syntax
Adds syntax highlighting support for .graphql & embedded support for javascript, typescript, vue, markdown, python, php, reason, ocaml and rescript
gruntfuggly.todo-tree
Show TODO, FIXME, etc. comment tags in a tree view
humao.rest-client
REST Client for Visual Studio Code
inferrinizzard.prettier-sql-vscode
VSCode Extension to format SQL files
irongeek.vscode-env
Adds formatting and syntax highlighting support for env files (.env) to Visual Studio Code
iulian-radu-at.find-unused-exports
A Visual Studio Code extension for displaying all unused exports in a typescript/javascript project.
jebbs.plantuml
Rich PlantUML support for Visual Studio Code.
jock.svg
SVG Coding, Minify, Pretty, Preview All-In-One
kisstkondoros.vscode-codemetrics
Computes complexity in TypeScript / JavaScript files.
kuscamara.remove-unused-imports
Removes unused ES6 imports in JavaScript and TypeScript files without changing the order
kvnol.mjml-snippets
MJML Snippets for Virtual Studio Code.
mechatroner.rainbow-csv
Highlight CSV and TSV files, Run SQL-like queries
mikestead.dotenv
Support for dotenv file syntax
mjmlio.vscode-mjml
MJML preview, lint, compile for Visual Studio Code.
mquandalle.graphql
Syntax highlighting for GraphQL queries and schemas
ms-azuretools.vscode-containers
Makes it easy to create, manage, and debug containerized applications.
ms-azuretools.vscode-docker
Makes it easy to create, manage, and debug containerized applications.
ms-kubernetes-tools.kind-vscode
Work with the Kind local Kubernetes provider in Visual Studio Code
ms-kubernetes-tools.vscode-kubernetes-tools
Develop, deploy and debug Kubernetes applications
ms-mssql.data-workspace-vscode
Additional common functionality for database projects
ms-mssql.mssql
Design and optimize schemas for SQL Server, Azure SQL, and SQL Database in Fabric using a modern, lightweight extension built for developers
ms-mssql.sql-bindings-vscode
Enables users to develop and publish Azure Functions with Azure SQL bindings
ms-mssql.sql-database-projects-vscode
Enables users to develop and publish database schemas for MSSQL Databases
ms-vscode-remote.remote-containers
Open any folder or repository inside a Docker container and take advantage of Visual Studio Code's full feature set.
ms-vscode-remote.remote-ssh
Open any folder on a remote machine using SSH and take advantage of VS Code's full feature set.
ms-vscode-remote.remote-ssh-edit
Edit SSH configuration files
ms-vscode-remote.remote-wsl
Open any folder in the Windows Subsystem for Linux (WSL) and take advantage of Visual Studio Code's full feature set.
ms-vscode-remote.vscode-remote-extensionpack
An extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set.
ms-vscode.remote-explorer
View remote machines for SSH and Tunnels.
ms-vscode.remote-server
Connect to a remote machine through a Tunnel
ms-vscode.vscode-typescript-next
Enables typescript@next to power VS Code's built-in JavaScript and TypeScript support
ms-vsliveshare.vsliveshare
Real-time collaborative development from the comfort of your favorite tools.
msjsdiag.vscode-react-native
Debugging and integrated commands for React Native
naumovs.color-highlight
Highlight web colors in your editor
oderwat.indent-rainbow
Makes indentation easier to read
orta.vscode-jest
Use Facebook's Jest With Pleasure.
pascalreitermann93.vscode-yaml-sort
This VS Code extension exposes the possibility to sort, format and validate yaml files.
pflannery.vscode-versionlens
Shows the latest version for each package using code lens
pkief.material-icon-theme
Material Design Icons for Visual Studio Code
prisma.prisma
Adds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files.
prisma.prisma-insider
This is the Insider Build of the Prisma VS Code extension (only use it if you are also using the dev version of the CLI).
quicktype.quicktype
Copy JSON, paste as Go, TypeScript, C#, C++ and more.
redhat.vscode-xml
XML Language Support by Red Hat
redhat.vscode-yaml
YAML Language Support by Red Hat, with built-in Kubernetes syntax support
ritwickdey.liveserver
Launch a development local Server with live reload feature for static & dynamic pages
rodrigovallades.es7-react-js-snippets
Simple extensions for React, Redux and Graphql in JS/TS with ES7 syntax (forked from dsznajder)
rokoroku.vscode-theme-darcula
A theme extension for VS Code based on Darcula theme from Jetbrains IDEs
sdras.night-owl
A VS Code theme for the night owls out there. Now introducing Light Owl theme for daytime usage. Decisions were based on meaningful contrast for reading comprehension and for optimal razzle dazzle. ✨
simplesconventionalcommits.simples-conventional-commits
Uma extensão que facilita a criação de commits convencionais no Visual Studio Code.
softwaredotcom.swdc-vscode
Code Time is an open source plugin that provides programming metrics right in Visual Studio Code.
sonarsource.sonarlint-vscode
Advanced linter to detect & fix coding issues locally in JS/TS, Python, Java, C#, C/C++, Go, PHP. Use with SonarQube (Server, Cloud) for optimal team performance.
sourcery.sourcery
Instant Code Reviews in your IDE
steoates.autoimport
Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript and TSX
stivo.tailwind-fold
Improves code readability by folding class attributes
streetsidesoftware.code-spell-checker
Spelling checker for source code
streetsidesoftware.code-spell-checker-portuguese-brazilian
Brazilian Portuguese dictionary extension for VS Code.
styled-components.vscode-styled-components
Syntax highlighting for styled-components
tabnine.tabnine-vscode
Tabnine is the AI code assistant that accelerates and simplifies software development while keeping your code private, secure, and compliant. It provides accurate, highly personalized results for generating code, writing unit tests, creating documentation, explaining legacy code, fixing code, and mu
tim-koehler.helm-intellisense
This extension provides intellisense for helm templates
tomoki1207.pdf
Display pdf file in VSCode.
unifiedjs.vscode-mdx
Language support for MDX
usernamehw.errorlens
Improve highlighting of errors, warnings and other language diagnostics.
visualstudioexptteam.intellicode-api-usage-examples
See relevant code examples from GitHub for over 100K different APIs right in your editor.
visualstudioexptteam.vscodeintellicode
AI-assisted development
vivaxy.vscode-conventional-commits
💬Conventional Commits for VSCode.
vscode-icons-team.vscode-icons
Icons for Visual Studio Code
vue.volar
Language Support for Vue
wallabyjs.quokka-vscode
JavaScript and TypeScript playground in your editor.
wix.vscode-import-cost
Display import/require package size in the editor
xyz.local-history
Save files into local history
zakhargz.mdx-blog-post
Create MDX blog post from inside VSCode!
zignd.html-css-class-completion
CSS class name completion for the HTML class attribute based on the definitions found in your workspace.
zxh404.vscode-proto3
Protobuf 3 support for Visual Studio Code