Releases: hashicorp/vscode-hcl
Releases · hashicorp/vscode-hcl
v0.6.0
v0.5.0
BUG FIXES:
- Allow curly braces in block label strings syntax#120
v0.4.0
BUG FIXES:
- Improve highlighting within objects/maps syntax#112
- Fix mis-highlight for
=>
syntax#115 - Fix mis-highlight for conditionals detected as a block syntax#116
- Fix inline for-expression matching syntax#117
- Be more permissive in allowed characters in a block label syntax#94
ENHANCEMENTS:
- Add support for namespaced functions syntax#110
- Recognise new Nomad naming convention #213
- Update to Node v18 #277
v0.3.2
v0.3.1
v0.3.0
v0.2.1
INTERNAL:
- telemetry: Measure Terraform usage (#123)
- telemetry: Further break down language IDs (#134)
- build(deps-dev): bump @vscode/test-electron from 2.1.4 to 2.1.5 (#129)
- build(deps-dev): bump eslint from 8.16.0 to 8.17.0 (#119)
- build(deps-dev): bump eslint from 8.17.0 to 8.18.0 (#126)
- build(deps-dev): bump eslint from 8.18.0 to 8.19.0 (#133)
- build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#130)
- build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#131)
- build(deps-dev): bump prettier from 2.6.2 to 2.7.0 (#122)
- build(deps-dev): bump prettier from 2.7.0 to 2.7.1 (#124)
- build(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 (#128)
- build(deps-dev): bump ts-node from 10.8.0 to 10.8.1 (#121)
- build(deps-dev): bump ts-node from 10.8.1 to 10.8.2 (#132)
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#125)
- build(deps-dev): bump vsce from 2.9.1 to 2.9.2 (#127)
- build(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 (#120)
v0.2.0
v0.1.1
v0.1.0
ENHANCEMENTS:
- Scaffold extension (#2)
- Give credit to William Holroyd for extension (#33)
- Correct link to wholroyd.hcl (#70)
- Download hashicorp/syntax files on build (#22)
- Brand Marketplace Entry for publishing (#23)
- Brand Extension packaging (#69)
- Walk back Language activationEvents (#71)
- Update README content (#73)
- Fix Publish Action (#81)