-
Changing the clojure-lsp settings in `./lsp/config.edn` requires reloading the vscode window. It would be cool if there would a way to reload clojure-lsp without reloading vscode.
-
Yeah, it sounds weird, let me give some context:
On [clojure-lsp](https://github.com/clojure-lsp/clojure-lsp), we have a completion code feature, where the user types something and we try to comple…
-
- [x] I have read the [Clojure etiquette](https://clojure.org/community/etiquette) and will respect it when communicating on this platform.
**problem**
`clojure-lsp/unused-public-var` linter is …
-
**Describe the bug**
Dragging a file to a new folder triggers some refactoring which breaks auto-resolved keyword destructuring in function parameters.
**To Reproduce**
I'm doing this in VS Code …
-
**Describe the bug**
Saving a new file with characters from a non-US alphabet will throw an "Internal Error", in Emacs preventing the buffer from being marked as saved. The current workaround I hav…
-
Right now `clojure-lsp` uses `.lsp` directory for storing server configuration file. This has several problems:
1. `.lsp` is overly-generic name, other language servers may use it.
2. `~/.lsp` and…
-
In latest lsp-mode on Emacs, the Change Coll refactoring works once but then fails. Similar problems happen with other refactorings, like Unwind Thread.
**To Reproduce**
• New file with contents…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 0.19.1
- OS Version: Linux app image
I finally was able to reproduce the issue! Well, …
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
See https://github.com/clojure-lsp/clojure-lsp/issues/692#issuecomment-1011050151