Zolo Language Support
Language Server Protocol support for .zolo files with semantic highlighting.
Features
- Semantic Highlighting: Context-aware syntax colors
- Diagnostics: Real-time error detection
- Hover Information: Documentation on hover
- Auto-completion: Smart suggestions
- Works with ANY Theme: Colors injected automatically
Installation
- Install this extension from the marketplace
- Install the Zolo LSP server:
pip install zlsp
- Reload VS Code
Usage
Simply open any .zolo file - semantic highlighting and LSP features activate automatically!
Documentation
Zero Configuration
Unlike other LSP extensions, Zolo automatically configures semantic token colors for you. No theme activation required!
License
MIT
| |