Commit Graph

5 Commits

Author SHA1 Message Date
warg a5567b9b05 feat(gopls): add formatter/linter config 2025-04-12 16:23:27 +02:00
warg 2bc21b248c feat(lsp): refactor
* Move configs into config subdirectory
 * Move LSP logic into classes
 * Make it possible to define mason package in lsp config,
   including nested dependency resolution and post install
   steps
 * replace jedi_language_server with pylsp
2024-04-14 15:41:39 +02:00
warg e6bd54bb0c Refactor LSP and add notify 2023-09-03 00:33:33 +02:00
warg ae3bc212a9 Format workspace with CodeFormat 2023-09-02 21:48:56 +02:00
warg 429a03c710 Initial commit 2023-09-02 21:48:52 +02:00