hcl/extras/grammar
Martin Atkins 1718a963e6 extras: initial TextMate-style grammar for HCL
This is for the core HCL syntax, so it doesn't include any
application-specific keyword highlighting, etc.

The structural, expression, and template languages are separated into
different grammar definitions so that they can be used independently, but
they embed each other as needed to complete the language.

This is just a first pass, really. There are probably some bugs here, and
also some missing features.
2018-07-07 12:36:52 -07:00
..
build.go extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCL.json-tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCL.tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCL.yaml-tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCLExpression.json-tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCLExpression.tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCLExpression.yaml-tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCLTemplate.json-tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCLTemplate.tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00
HCLTemplate.yaml-tmLanguage extras: initial TextMate-style grammar for HCL 2018-07-07 12:36:52 -07:00