https://github.com/pecigonzalo/vscode-terraform-syntax
:computer: VSCode syntax definition for Terraform
https://github.com/pecigonzalo/vscode-terraform-syntax
hcl terraform vscode-extension vscode-language
Last synced: about 2 months ago
JSON representation
:computer: VSCode syntax definition for Terraform
- Host: GitHub
- URL: https://github.com/pecigonzalo/vscode-terraform-syntax
- Owner: pecigonzalo
- License: mit
- Created: 2020-03-12T16:15:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T06:24:23.000Z (about 5 years ago)
- Last Synced: 2025-11-27T17:43:55.586Z (7 months ago)
- Topics: hcl, terraform, vscode-extension, vscode-language
- Language: HCL
- Homepage: https://marketplace.visualstudio.com/items?itemName=pecigonzalo.vscode-terraform-syntax
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-terraform-syntax
## Description
This a [terraform](https://www.terraform.io/) syntax definition, using https://github.com/hashicorp/hcl2/tree/master/extras/grammar as base.
## Scope
The scope of this extension will limit itself to grammar/syntax and snippets as other features can be provided by other extensions and bundled as [Extension Packs](https://code.visualstudio.com/blogs/2017/03/07/extension-pack-roundup).