azapi-vscode

MPL-2.0 License

Stars
4
azapi-vscode - v0.2.0

Published by ms-henglu over 2 years ago

azapi-vscode - v0.1.0

Published by ms-henglu over 2 years ago

Features

  • Manages the Terraform AzApi Provider Language Server, exposing its 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
  • Show hint when hover on azapi resources
  • Diagnostics to indicate schema errors as you type
Related Projects