|
|
|
|
|
by kristoff_it
639 days ago
|
|
Yep, the LSP mentioned in the blog post (I'm the author) only implements diagnostics and autoformatting for now. With just that you can already provide a lot of utility. This is my starting point for implementing language servers in Zig: https://github.com/kristoff-it/zig-lsp-kit |
|