hashicorp / syntax

TextMate grammars for highlighting HCL, HCL-based languages and Sentinel.
Mozilla Public License 2.0
25 stars 11 forks source link

Add support for namespaced functions to HCL grammar #110

Closed dbanck closed 6 months ago

dbanck commented 6 months ago

This PR adds support for namespaced functions to the HCL grammar.

It is a pre-requirement for https://github.com/hashicorp/syntax/issues/35 and will allow us to release a new vscode-hcl version.

UX Before

CleanShot 2024-03-12 at 09 40 16@2x

UX After

CleanShot 2024-03-12 at 09 37 49@2x