Commit Graph

5 Commits

Author SHA1 Message Date
warg 389f7fb453 fix(pylsp): fix configuration 2024-04-14 22:26:47 +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