https://github.com/griimick/vscode-vhs
Visual Studio Code extension providing syntax support for VHS .tape files.
https://github.com/griimick/vscode-vhs
vscode vscode-language
Last synced: 4 months ago
JSON representation
Visual Studio Code extension providing syntax support for VHS .tape files.
- Host: GitHub
- URL: https://github.com/griimick/vscode-vhs
- Owner: griimick
- License: mit
- Created: 2022-10-28T20:08:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T15:26:24.000Z (almost 3 years ago)
- Last Synced: 2025-08-07T01:59:11.104Z (10 months ago)
- Topics: vscode, vscode-language
- Homepage: https://marketplace.visualstudio.com/items/griimick.vhs
- Size: 102 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# VHS Syntax
Visual Studio Code extension providing syntax support for [VHS](https://github.com/charmbracelet/vhs) `.tape` files.

Check out [VHS](https://github.com/charmbracelet/vhs) by [Charm](https://charm.sh/).
## Features
1. Syntax Highlighting for VHS `.tape` files.
2. Custom file icon for `.tape` files.
3. Support **Toggle Line Comment** feature.
4. Support folding commands within `Hide` and `Show` section.