Merge pull request #272 from Expecho/master

Added ARM Template Viewer
This commit is contained in:
Valerii Iatsko 2019-10-30 12:23:22 +01:00 committed by GitHub
commit ce57bff351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -54,6 +54,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Rust](#rust)
- [Terraform](#terraform)
- [Productivity](#productivity)
- [ARM Template Viewer](#arm-template-viewer)
- [Azure Cosmos DB](#azure-cosmos-db)
- [Azure IoT Toolkit](#azure-iot-toolkit)
- [Bookmarks](#bookmarks)
@ -477,6 +478,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
# Productivity
## [ARM Template Viewer](https://marketplace.visualstudio.com/items?itemName=bencoleman.armview)
> Displays a graphical preview of Azure Resource Manager (ARM) templates. The view will show all resources with the official Azure icons and also linkage between the resources.
![Displays a graphical preview of Azure Resource Manager (ARM) templates](https://github.com/benc-uk/armview-vscode/raw/master/assets/readme/screen1.png)
## [Azure Cosmos DB](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb)
> Browse your database inside the vs code editor