Skip to content

Releases: Azure/azapi-lsp

v1.0.0

29 Sep 13:22
05485c1
Compare
Choose a tag to compare

ENHANCEMENTS:

v0.6.0

15 Sep 05:33
6fd8a0c
Compare
Choose a tag to compare

ENHANCEMENTS:

v0.5.0

16 Aug 06:22
ef26868
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: azapi_resource_action
  • New Resource: azapi_resource_action

ENHANCEMENTS:

v0.4.0

01 Jul 02:09
Compare
Choose a tag to compare

ENHANCEMENTS:

v0.3.0

30 Jun 07:50
Compare
Choose a tag to compare

ENHANCEMENTS:

Bugfix

  • Base properties of a discriminated object are not showed in completion list
  • When there's comma after last array item, HclNode parser falsely think there's one more item.

v0.2.0

06 May 05:01
Compare
Choose a tag to compare

Enhancements

v0.1.0

11 Apr 08:51
063e52d
Compare
Choose a tag to compare

Features

  • Completion of azapi resources and data sources
  • Completion of allowed azure resource types when input type in azapi resources
  • Completion of allowed azure resource properties when input body in azapi resources, limitation: it only works when use jsonencode function to build the JSON
  • Better completion for discriminated object
  • Completion for all required properties
  • Show hint when hover on azapi resources
  • Show diagnostics for properties defined inside body