Releases: hashicorp/vscode-terraform
Releases · hashicorp/vscode-terraform
v2.8.2
11 Mar 20:17
Compare
Sorry, something went wrong.
No results found
Change telemetry value for the language server version to make it easier to filter (#582 )
Bugs:
Match correct language server binary name per platform – fixes language server upgrade problems on Windows (#583 )
Rescue version check errors on language server install (#584 )
v2.8.1
10 Mar 19:35
Compare
Sorry, something went wrong.
No results found
Bugs:
Improve error message for failed language server install (#580 )
Add telemetry for tracking language server installed and upgrade versions (#579 )
v2.8.0
09 Mar 19:17
Compare
Sorry, something went wrong.
No results found
Add stopClient and execWorkspaceCommand telemetry events (#577 )
Bugs:
Cancel language server install when upgrade message is closed (#570 )
v2.7.0
22 Feb 19:05
Compare
Sorry, something went wrong.
No results found
Add telemetry for error reporting (#557 )
Language server integration:
Use version JSON output of LS during installation (#560 )
v2.6.0
09 Feb 20:30
Compare
Sorry, something went wrong.
No results found
Execute terraform plan and apply using the VSCode terminal (#551 )
v2.5.0
14 Jan 20:45
Compare
Sorry, something went wrong.
No results found
Features:
Add setting for experimental features to enable validateOnSave (#536 )
Add terraform validate command (#540 )
v2.4.0
07 Jan 20:10
Compare
Sorry, something went wrong.
No results found
Features:
Use amd64 binary to support Apple Silicon Macs (#527 )
Add command and statusbar interface for running terraform init (#495 )
Language Server integration:
Read LS version from stdout (#512 )
Prepare for semantic token based highlighting (#523 )
v2.3.0
12 Nov 19:29
Compare
Sorry, something went wrong.
No results found
Notes:
Set up integration tests in GitHub actions (#483 )
Bugs:
Fix 32bit downloads of language server (#483 )
Prune nested workspace folders to prevent running multiple language servers for the same directory (#499 )
Prefix workspace command names to prevent multi-instance name collisions (#514 )
v2.2.3
03 Sep 20:48
Compare
Sorry, something went wrong.
No results found
Bugs:
Update object syntax highlighting to fix unmatched cases (#485 )
v2.2.2
26 Aug 18:57
Compare
Sorry, something went wrong.
No results found
Bugs:
Fix additional object key matching issues (#478 )