OpenTab VS Code Extension

OpenTab is a minimal, explicit tablature format. This extension adds editor support for .otab files.
Features
- Syntax highlighting for OpenTab files
- Comment support
- Formatting command (
OpenTab: Format Document)
- (Optional) Validation support when the bundled validator is enabled
Screenshots
Coming soon. Screenshots will be added once the Marketplace listing is live.
Install
From Marketplace
Placeholder until published.
https://marketplace.visualstudio.com/items?itemName=Homeputers.opentab-vscode
From VSIX
- Build the package:
npx vsce package
- Install the generated
.vsix:
code --install-extension opentab-vscode-*.vsix
Dev run
- Open this folder (
editors/vscode) in VS Code.
- Press
F5 to launch an Extension Development Host.
- In the new window, open or create an
.otab file to see highlighting.
Contributing
See the root documentation and specification for OpenTab guidelines:
| |