Skip to content

Instantly share code, notes, and snippets.

@lumiobrie
Created January 21, 2024 03:36
Show Gist options
  • Save lumiobrie/90ecfe57f18985925a57a57018a73354 to your computer and use it in GitHub Desktop.
Save lumiobrie/90ecfe57f18985925a57a57018a73354 to your computer and use it in GitHub Desktop.
VSCode extensions description

Visual Studio Code Extensions

Below is a list of Visual Studio Code extensions used in my development environment

  1. Toggle Quotes

    • Publisher: BriteSnow
    • Identifier ID: britesnow.vscode-toggle-quotes
  2. Error Lens

    • Publisher: Alexander
    • Identifier ID: usernamehw.errorlens
  3. ESLint

    • Publisher: Microsoft
    • Identifier ID: dbaeumer.vscode-eslint
  4. Git Graph

    • Publisher: mhutchie
    • Identifier ID: mhutchie.git-graph
  5. Git History

    • Publisher: Don Jayamanne
    • Identifier ID: donjayamanne.githistory
  6. Dev Containers

    • Publisher: Microsoft
    • Identifier ID: ms-vscode-remote.remote-containers
  7. gitignore

    • Publisher: CodeZombie
    • Identifier ID: codezombiech.gitignore
  8. GitLens — Git supercharged

    • Publisher: GitKraken
    • Identifier ID: eamodio.gitlens
  9. Rainglow

    • Publisher: Dayle Rees
    • Identifier ID: daylerees.rainglow
  10. Live Server

    • Publisher: Ritwick Dey
    • Identifier ID: ritwickdey.liveserver
  11. MongoDB for VS Code

    • Publisher: MongoDB
    • Identifier ID: mongodb.mongodb-vscode
  12. PowerShell

    • Publisher: Microsoft
    • Identifier ID: ms-vscode.powershell
  13. Python

    • Publisher: Microsoft
    • Identifier ID: ms-python.python
      • Pylance
        • Publisher: Microsoft
        • Identifier ID: ms-python.vscode-pylance
  14. Postman

    • Publisher: Postman
    • Identifier ID: postman.postman-for-vscode
  15. Simple React Snippets

    • Publisher: Burke Holland
    • Identifier ID: burkeholland.simple-react-snippets
  16. JSON to TS

    • Publisher: MariusAlchimavicius
    • Identifier ID: mariusalchimavicius.json-to-ts
  17. Markdown Preview Mermaid Support

    • Publisher: Matt Bierner
    • Identifier ID: bierner.markdown-mermaid
  18. Markdown PDF

    • Publisher: yzane
    • Identifier ID: yzane.markdown-pdf
  19. SonarLint

    • Publisher: SonarSource
    • Identifier ID: sonarsource.sonarlint-vscode
  20. Kubernetes

    • Publisher: Microsoft
    • Identifier ID: ms-kubernetes-tools.vscode-kubernetes-tools
      • YAML
        • Publisher: Red Hat
        • Identifier ID: redhat.vscode-yaml
  21. Material Icon Theme

    • Publisher: Philipp Kief
    • Identifier ID: pkief.material-icon-theme
  22. Prettier - Code formatter

    • Publisher: Prettier
    • Identifier ID: esbenp.prettier-vscode
  23. GitHub Copilot

    • Publisher: GitHub
    • Identifier ID: github.copilot
      • GitHub Copilot Chat
        • Publisher: GitHub
        • Identifier ID: github.copilot-chat
  24. SQL Server (mssql)

    • Publisher: Microsoft
    • Identifier ID: ms-mssql.mssql
      • Data Workspace
        • Publisher: Microsoft
        • Identifier ID: ms-mssql.data-workspace-vscode
      • SQL Bindings
        • Publisher: Microsoft
        • Identifier ID: ms-mssql.sql-bindings-vscode
      • SQL Database Projects
        • Publisher: Microsoft
        • Identifier ID: ms-mssql.sql-database-projects-vscode
  25. C# Dev Kit

    • Publisher: Microsoft
    • Identifier ID: ms-dotnettools.csdevkit
      • .NET Install Tool
        • Publisher: Microsoft
        • Identifier ID: ms-dotnettools.vscode-dotnet-runtime
      • IntelliCode for C# Dev Kit
        • Publisher: Microsoft
        • Identifier ID: ms-dotnettools.vscodeintellicode-csharp
      • C#
        • Publisher: Microsoft
        • Identifier ID: ms-dotnettools.csharp
  26. IntelliCode API Usage Examples

    • Publisher: Microsoft
    • Identifier ID: visualstudioexptteam.intellicode-api-usage-examples
  27. Markdown All in One

    • Publisher: Yu Zhang
    • Identifier ID: yzhang.markdown-all-in-one
  28. IntelliCode

    • Publisher: Microsoft
    • Identifier ID: visualstudioexptteam.vscodeintellicode
  29. Live Share

    • Publisher: Microsoft
    • Identifier ID: ms-vsliveshare.vsliveshare
  30. Docker

    • Publisher: Microsoft
    • Identifier ID: ms-azuretools.vscode-docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment