Visual Studio Code Extensions
Name | Description | When to use |
---|---|---|
ASP.NET Core Switcher | Easily switch between different ASP.NET Core frameworks. | Blazor |
Angular Essentials | A collection of essential extensions for Angular development. | Angular |
Astro | Language support and tooling for Astro projects. | Astro |
Azure Account | Sign in to your Azure account and manage your subscriptions directly from Visual Studio Code. | Azure |
Azure Logic Apps | Create and manage Azure Logic Apps directly within Visual Studio Code. | Azure |
Azure Pipelines | Manage and automate your CI/CD pipelines using Azure Pipelines. | Azure |
Azure Resources | View and manage your Azure resources in Visual Studio Code. | Azure |
Bicep | A declarative language for deploying Azure resources. | Azure |
C# Dev Kit | Additional development tools for C# projects. | C# |
C# | Provides language support for C#. | C# |
GitHub Actions | Manage GitHub Actions workflows directly in Visual Studio Code. | GitHub |
GitHub Copilot Chat | Chat with GitHub Copilot to get code suggestions and assistance. | |
GitHub Copilot | An AI-powered code completion tool from GitHub. | |
Live Server | Launch a local development server with live reload feature for static & dynamic pages. | Web Development |
I18n Ally | Manage and edit your project's i18n files with ease. | Localization |
Rainbow CSV | A CSV syntax highlighter with a rainbow coloring scheme. | CSV |
SQL Notebook | Open `.sql` files directly in the VS Code Notebook interface. Execute SQL query blocks and view output interactively in real time, making it easy to document and manage queries. | SQL |