zed-vala
Vala support for Zed.
Please note that vala-language-server is required to be installed on the system at this time.
For formatting, you will need to install uncrustify on the system.
Features
- LSP (via vala-language-server)
- Formatting (via LSP using uncrustify)
- Folding
- Syntax highlighting
- Outline
References
TODOs (contributions welcome!)
- Runnables (click to run; meson integration?)
- Bundle precompiled VLS and uncrustify (to make system package not required)
- General cleanup