Skip to content

Releases: benc-uk/armview-vscode

Release 0.2.1

29 Sep 23:23
d222849
Compare
Choose a tag to compare
  • Bug fixes

Release 0.2.0

29 Sep 23:22
81f8922
Compare
Choose a tag to compare
  • Support for loading a parameters file and applying values to the output
  • Filter out resources by type, helps de-clutter the view on very busy templates, or when you have many similar resources you want to hide (e.g. NSG rules)
  • New look toolbar
  • Status bar
  • Several more fixes & improvements for linked templates and variable resolution
  • Loading progressing indicator
  • Reload button
  • Many new icons; automation, SQL Server, blobservices, and more
  • A bunch more bugs I expect ;)

Release 0.1.1

27 Sep 21:53
8b26e10
Compare
Choose a tag to compare
  • Several fixes & improvements to how linked templates are handled and searched for

Release 0.1.0

27 Sep 16:26
60bca5e
Compare
Choose a tag to compare
  • Support for linked & nested templates! See readme for limitations
  • Support for the new vscode-azurearmtools extension language server and 'ARM Template' language type
  • displayName tag if present will be used in place of the resource name

Release 0.0.9

25 Sep 18:31
624a0f8
Compare
Choose a tag to compare

Release 0.0.8

25 Sep 09:44
c9abcad
Compare
Choose a tag to compare
  • Parameter & variable values which are objects now resolved
  • Parameters defaultValues detected picked up and used
  • Display unresolvable properties in italics and inside {}

Release 0.0.7

24 Sep 12:02
e7e967e
Compare
Choose a tag to compare
  • Many, many new icons added!
  • Support for JSON comments, which is allowed by ARM
  • Custom default icon for API Management sub-resources

Release 0.0.6

23 Sep 14:40
6f5fc8d
Compare
Choose a tag to compare
  • Fix for SKU evaluation error (exp.trim)
  • Nicer error messages

Release 0.0.5

23 Sep 13:01
7d90eb5
Compare
Choose a tag to compare
  • Snap to grid added
  • Telemetry tracking added
  • Fix for handling resource tags
  • Added resource SKU details to info box
  • Smarter handling of updates when user is editing JSON

Release 0.0.4

22 Sep 22:38
6ea0415
Compare
Choose a tag to compare
  • Fixed initialization & first display problems
  • Added preview icon to top right of editor menu bar
  • More robust activation options/filters
  • Extension is now a singleton panel