Tony Soloveyv
Tony Soloveyv
Is there a way just support configuration setting similar with `DOCKER_CONFIG` env variable? As long as a bunch of Docker Desktop configs are already stored in `~/Library/Application Support/Docker Desktop`. For...
Is this proposal planned to be added into project?
have same issue, running via py3
Is there issue about `Match` includes in servers list? Didn't find any :c
There is something wrong in here, i believe
I've tried solution with patched cask, but it doesn't work for me (it's already changed as in [this PR](https://github.com/Homebrew/homebrew-cask/pull/169322/files). Sonoma 14.5
Same here on macos, code 1.89.0 arm64
Get almost what i want with this: ```jsonc "vim.normalModeKeyBindings": [ { "before": [ ":" ], "commands": [ "vim.showQuickpickCmdLine", ], "silent": true } ], ```
Update: i've tried to make configurable, but it doesn't seem to work. Guess, there must be a way, to set up root directory for language-server on pom.xml file location and...