SyuxLang
VS Code extension for the Syux programming language.
Features
- Syntax Highlighting - Full highlighting for
.syux and .sx files
- Auto-closing Brackets - Automatically closes
[], (), {}, "", ''
- Bracket Matching - Highlights matching brackets
- Folding - Fold code blocks with
[]
- Error Integration - Shows compiler errors in Problems panel
- Build Tasks - Run, build Syux files directly
Installation
- Open VS Code
- Extensions →
... → "Install from VSIX"
- Select this
.vsix file
Build Tasks
- Syux: Run - Run current file (Ctrl+Shift+B)
- Syux: Build - Compile only
Author
Sid
Version
1.0.0
| |