winget install --id Hashicorp.TerraformLanguageServer
About HashiCorp Terraform Language Server
The official Terraform language server (terraform-ls) maintained by HashiCorp provides IDE features to any LSP-compatible editor.
What's new in 0.38.6
ENHANCEMENTS: - Bumped terraform-schema to incorporate the latest provider definitions. (#2102)
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.38.6 | Unknown | ENHANCEMENTS: - Bumped terraform-schema to incorporate the latest provider definitions. (#2102) |
| 0.38.5 | Unknown | ENHANCEMENTS: - Update Stacks schema to include missing GA specific blocks & attributes, remove support for tfstack.hcl (#2080) INTERNAL: - Migrate GitHub Actions updates from TSCCR to Dependabot (#1976) - Bump go versio... |
| 0.38.4 | Unknown | ENHANCEMENTS: - Added deprecated attribute to outputs and variables (#2063) INTERNAL: - Update Copywright Headers (#2055) - Update Copywright Header (#2054) - Update copyright config (#2059) |
| 0.38.3 | Unknown | INTERNAL: - Updated slack channel id (#2048) - Bumped: terraform schema version (#2049) |
| 0.38.2 | Unknown | BUG FIXES: - fix schema 1.12 to correctly allow the import block to use for_each (#2040) |
| 0.38.1 | Unknown | ENHANCEMENTS: - Improved code completion and validation for Terraform actions blocks through dynamic schema support. (#2035) |
| 0.38.0 | Unknown | ENHANCEMENTS: - Support for Terraform Action Static Schema (#2031) |
| 0.37.0 | Unknown | ENHANCEMENTS: - Add support for Terraform Search files. This provides block and attribute completion, hover, and diagnostics along with syntax validation for Terraform Search files. (#2007) INTERNAL: - Add PR Template Us... |
| 0.36.5 | Unknown | ENHANCEMENTS: - Support new Terraform Stacks tfcomponent.hcl extension (#1977) INTERNAL: - Set version to dev (#1234) |