Language Server implementation for the Gwion programming language.
- Diagnostics
- Hover information
- Code completion
- Go to definition
- Formatting
Runtime dependencies:
- cJSON
Compile time dependencies:
- C standard compiler
- cJSON
- pkgconf
- make
Compile using GNU make utility
make
Based on minic-lsp