No description
  • TypeScript 100%
Find a file
Vidit Saxena df4f6940ba
Merge pull request #64 from hashicorp/compliance/update-headers
[IND-4227] [COMPLIANCE] Update Copyright Headers
2026-01-13 08:43:18 +05:30
.github Add dependabot config 2024-08-16 14:20:42 -04:00
.vscode Download Sentinel Grammar 2022-04-04 11:02:04 -04:00
assets Use theme-universal icon with solid background 2022-05-27 12:03:07 +01:00
build [COMPLIANCE] Update Copyright and License Headers 2025-12-09 11:18:33 +00:00
.gitignore Download Sentinel Grammar 2022-04-04 11:02:04 -04:00
.nvmrc Update to node 18 2024-08-16 14:22:02 -04:00
.vscodeignore Update extension packaging 2022-02-08 12:07:40 -05:00
CHANGELOG.md Bump hashicorp/syntax to 0.7.0 2024-08-16 14:10:10 -04:00
DEVELOPMENT.md Sentinel TextMate Test Infrastructure 2022-02-01 10:06:31 -05:00
language-configuration.json Initial commit. 2020-03-04 12:59:41 +11:00
LICENSE [COMPLIANCE] Update Copyright and License Headers 2025-12-09 11:18:33 +00:00
package-lock.json Bump typescript from 5.8.3 to 5.9.2 2025-08-01 14:44:25 +00:00
package.json Merge pull request #33 from hashicorp/bump_syntax_0.7 2024-08-19 07:58:12 +08:00
README.md Use theme-universal icon with solid background 2022-05-27 12:03:07 +01:00

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 .sentinel files

Getting Started

  1. Install the extension from the Marketplace
  2. Start editing Sentinel files!

Credits

  • Glenn Gillen - for creating a starting point and inspiration for this extension.