Commit Graph

5 Commits

Author SHA1 Message Date
peturparkur 2985d98684
Beta (#4)
* remove doc/tags

* use cmd instead of alias for clarity

* use alias and proper checking of existing command installation

* mason pkg name override

* we still want to enforce local by default

* remove unused on_attach since we have event to control it

* fallback to using existing docker language servers

* add yaml language server + remove table setup logging

* write comment what symbol we expect

* more notes

* use mason-lspconfig for getting lsp->mason map and better utilities

* use very lazy
2025-08-03 18:23:21 +02:00
peturparkur 7eba0efed5 lsp detection for docker compose yaml files 2024-08-28 15:55:10 +02:00
peturparkur e8eeff8fd6 add dockerfile and dockercompose LSPs + optional local enforcement 2024-08-24 10:32:44 +01:00
peturparkur 7db85cf0ae better lsp handling + utility to only check mason if not found locally installed 2024-06-27 20:52:05 +01:00
peturparkur 3f99900ede add mason util and lsp changes for current state 2024-06-19 10:02:57 +01:00