VSCode BuckshotPlusPlus Extension
Simple syntax highlighting for BuckshotPlusPlus (BPP) files in Visual Studio Code.
Features
Syntax highlighting for:
- Containers (data, request, database, etc.)
- Variables and assignments
- Strings and numbers
- Comments (line and block)
- Keywords and operators
- CSS properties
Basic language features:
- Auto-closing brackets and quotes
- Comment toggling
- Code folding
- Bracket matching
Installation
Copy this folder to your VS Code extensions directory:
- Windows: %USERPROFILE%.vscode\extensions
- macOS/Linux: ~/.vscode/extensions
Restart VS Code
Usage
Files with .bpp or .BPP extension will automatically use the BuckshotPlusPlus syntax highlighting.
License
MIT License - see the LICENSE file for details
| |