mirror of
https://github.com/hashicorp/vscode-sentinel
synced 2026-04-05 19:04:18 +00:00
No description
- TypeScript 100%
|
|
||
|---|---|---|
| .github | ||
| .vscode | ||
| assets | ||
| build | ||
| .gitignore | ||
| .nvmrc | ||
| .vscodeignore | ||
| CHANGELOG.md | ||
| DEVELOPMENT.md | ||
| language-configuration.json | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Sentinel Extension for Visual Studio Code
The HashiCorp Sentinel Extension for Visual Studio Code adds syntax highlighting and other editing features for Sentinel files.
Features
- Includes syntax highlighting for
.sentinelfiles
Getting Started
- Install the extension from the Marketplace
- Start editing Sentinel files!
Credits
- Glenn Gillen - for creating a starting point and inspiration for this extension.