vscode-hcl

HCL (HashiCorp Configuration Language) Extension for Visual Studio Code

MPL-2.0 License

Stars
47
Committers
9

Bot releases are hidden (Show)

vscode-hcl - v0.5.0 Latest Release

Published by jpogran 5 months ago

BUG FIXES:

  • Allow curly braces in block label strings syntax#120
vscode-hcl -

Published by dbanck 6 months ago

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
vscode-hcl - v0.3.2

Published by dbanck almost 2 years ago

BUG FIXES:

ENHANCEMENTS:

  • telemetry: track .tflint.hcl #182
vscode-hcl - v0.3.1

Published by dbanck almost 2 years ago

BUG FIXES:

  • Update icon for HCL files #174
  • Telemetry: Fix product detection #176

ENHANCEMENTS:

  • Readme: Add section to mention telemetry #173
vscode-hcl - v0.3.0

Published by jpogran almost 2 years ago

ENHANCEMENTS:

  • Add icon for HCL files #151
  • Add Sentinel to telemetry #162

INTERNAL:

  • Update MPL-2.0 LICENSE #166
vscode-hcl - v0.2.1

Published by radeksimko over 2 years ago

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)
vscode-hcl - v0.2.0

Published by jpogran over 2 years ago

BUG FIXES:

  • Variables with no space between them break syntax highlighting (syntax#34)
  • Fix parsing block with dash in name (syntax#42)

ENHANCEMENTS:

  • Enable github.dev and vscode.dev support (#114)

INTERNAL:

  • Measure usage of known products (#117)
vscode-hcl - v0.1.1

Published by radeksimko over 2 years ago

BUG FIXES:

  • Variables with no space between them break syntax highlighting (#34)

ENHANCEMENTS:

  • Use theme-universal icon with solid background (#90)

INTERNAL:

  • build(deps-dev): bump glob from 7.2.0 to 7.2.3 (#83)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#87)
  • build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0 (#88)
  • build(deps-dev): bump vsce from 2.7.0 to 2.8.0 (#89)
vscode-hcl - v0.1.0

Published by radeksimko over 2 years ago

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)