-
Sometimes when the connection to the remote server is disconnected or the server quit?, I got
```
LSP :: Sending to process failed with the following error: Process pyright-remote not running [8 ti…
-
**Describe the bug**
When notifying references that a file ha changed, dependents should respond to definition changes, and so need clj-kondo's unresolved-var and invalid-arity lints. Dependencies sh…
-
I often need to find out the fully qualified name of a symbol at point (In Emacs), so I do this:
```emacs-list
(when (lsp--capability :hoverProvider)
(let ((s (-some->> (lsp--text-document-posi…
agzam updated
4 years ago
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
I can't tell you how happy I am with the fact that Calva supports refactoring now! 😍
Today I tried using one over live share (I was connected to my co-worker's machine), and it didn't work. I tried…
-
Provide linting for the task code in `bb.edn`. Per @borkdude 's recommendation, this should be possible
by prepending the task code in `declare` statements for the `depends` tasks and linting the res…
-
We should have a tests CI for `bb test` and `bb deploy-clojars-*` after merges
-
Hello, have you considered adding a chapter about `bb --nrepl-server` ?
For me, the support of nrepl in babashka is yet another game-changer that babashka brings to the table. It's really awesome t…
-
Suppose the cursor is already on the definition, the desired behavior when run go to definition would be going to the references, however calva stays at the definition.
-
Gosh, I might have gone too deep down the rabbit hole this time...
I reviewed some similar issues found here: https://github.com/BetterThanTomorrow/calva/issues?q=is%3Aissue+is%3Aopen+go+to+definit…