All of the extensions specified below can be bundled into a single directory by running the Build-AdsExtensions.ps1 and Build-CodeExtensions.ps1 scripts.
Encountered the following installing PostgreSQL extension:
Downloading https://github.com/Microsoft/pgtoolsservice/releases/download/v1.7.1/pgsqltoolsservice-win-x64.zip
(180574 KB)....................Done!
Installing pgSQLToolsService to c:\Users\<user>\.azuredatastudio\extensions\microsoft.azuredatastudio-postgresql-0.3.1\out\ossdbtoolsservice\Windows\v1.7.1
Installed
Extension | Description |
---|---|
Admin Pack for SQL Server | A collection of popular database administration extension to help you manage SQL Server. |
Database Admin Tool Extensions for Windows | Adds Windows-specific functionality into Azure data Studio. Includes the ability to launch a set of SQL Server Management Studio experiences directly from Azure Data Studio. |
PostgreSQL | Connect, query, and manage Postgres databases with Azure Data Studio. |
Query History | Adds a Query History view for viewing and running past executed queries. |
Extension | Description |
---|---|
Angular Language Service | Provides a rich editing experience for Angular templates, both inline and external templates. |
C# Dev Kit | Enhances your C# environment by adding a set of powerful tools and utilities that integrate natively with VS Code to help C# developers write, debug, and maintain their code faster and with fewer errors. |
Docker | Makes it easy to build, maange, and deploy containerized applications from Visual Studio Code. It also provides one-click debugging of Node.js, Python, and .NET inside a container. |
EditorConfig | Override user / workspace settings with settings found in .editorconfig files. |
GitHub Markdown Preview | Changes VS Code's built-in markdown preview to match GitHub markdown rendering in style and content. |
GitHub Theme | GitHub's VS Code themes |
PowerShell | Provides rich PowerShell language support for Visual Studio Code. Write and debug PowerShell scripts using teh IDE-like interface that VS Code provides. |
Remote Development | Allows you to open any folder in a container, on a remote machine, or in the Windows Subsystem for Linux (WSL) and take advantage of VS Code's full feature set. |
Task Explorer | Provides a view in either (or both) the Sidebar and/or Explorer that displays all supported tasks organized into a treeview, with parent task file nodes, grouped nodes, and project folders. Tasks can be opened for view/edit, executed, and stopped, among other things for specific task types, via context menu. |
Thunder Client | A lightweight Rest API client extension for VS Code wiht simple and clean design. |
YAML | Provides comprehensive YAML Language support to VS Code with built-in Kubernetes syntax support. |