-
I'm having some issues with code navigation when connecting to a repl passing a specific port. As soon as I connect to the repl I can't jump to definition anymore. As soon as I disconnect from the rep…
-
### 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:…
-
**Problem**
When I enter type hints for a function or parameter I get a syntax errors (if I entered only a `^`) or an 'Unresolved symbol' error (if I partially entered a symbol name).
In both ca…
-
### Steps to reproduce
No steps to reproduce unfortunately, as there wasn't anything specific and after VSCodium restart it worked fine in exactly the same location.
After trying to add suggested …
-
**Describe the bug**
Given a function argument that is a map with namespaced keywords, where the keyword names are not unique, the `destructure-keys` command is busted.
**To Reproduce**
Given t…
-
Using the latest version v2.0.330, when invoking the command palette with cmd+shift+p, the "organize imports" command does not appear and is not searchable.
Reverting back to v2.0.324 solves the pr…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
Everything is working perfectly, until saving a file for the first time, the syntax errors will not be highlight or omitted until typing C-x C-s . also the auto-completion will not work after the firs…
-
### 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:…
-
When using lsp4j with SVM (Substrate VM from Graal, which is being used when compiling native images) you need to configure the reflective access that lsp4j does at runtime in some metadata. Would be …