Pseudolang VSCode
- Full syntax highlighting for Pseudolang (.psl) files
- Support for all language constructs:
- Control structures (IF, REPEAT, etc.)
- Mathematical functions
- List operations
- String manipulation
- I/O operations
- Special string support (raw and formatted strings)
- Comment highlighting (line and block)
- Proper bracket matching and auto-closing