Skip to content

Releases: hashicorp/terraform-ls

v0.1.0

25 Mar 15:28
ca412d7
Compare
Choose a tag to compare

Initial release

FEATURES:

  • Basic text synchronization with client (didOpen, didClose, didChange)
  • Basic block body completion support for attributes and nested blocks
  • Support for standard stdio transport
  • Support for TCP transport (useful for debugging, or reducing the number of LS instances running)