First post to get the community going. Here’s the list of extensions that I personally use. Most are disabled globally and enabled per project. Feel free to ask questions, give me suggestions, etc.!
Edit: Thanks for the good idea on formatting @NostraDavid. I also converted my list to urls
code --list-extensions | ForEach-Object {" - [$_](https://marketplace.visualstudio.com/items?itemName=$_)"}
- albert.TabOut
 - arcticicestudio.nord-visual-studio-code
 - be5invis.vscode-custom-css
 - Boto3typed.boto3-ide
 - BrandonKirbyson.vscode-animations
 - bungcip.better-toml
 - DavidAnson.vscode-markdownlint
 - eamodio.gitlens
 - ecmel.vscode-html-css
 - EditorConfig.EditorConfig
 - exiasr.hadolint
 - GitLab.gitlab-workflow
 - golang.go
 - hashicorp.terraform
 - maptz.camelcasenavigation
 - ms-azuretools.vscode-docker
 - ms-kubernetes-tools.vscode-kubernetes-tools
 - ms-python.black-formatter
 - ms-python.flake8
 - ms-python.isort
 - ms-python.pylint
 - ms-python.python
 - ms-python.vscode-pylance
 - ms-vscode-remote.remote-containers
 - ms-vscode.makefile-tools
 - ms-vsliveshare.vsliveshare
 - mushan.vscode-paste-image
 - patricklee.vsnotes
 - rebornix.ruby
 - redhat.vscode-yaml
 - ritwickdey.LiveServer
 - streetsidesoftware.code-spell-checker
 - Terrastruct.d2
 - vscode-icons-team.vscode-icons
 - wingrunr21.vscode-ruby
 - yzhang.markdown-all-in-one
 
You must log in or register to comment.

