-
**Describe the bug**
Empty or filled with whitespaces config.edn creates following line in the log
```
ERROR [clojure-lsp.config:19] - WARNING: error while reading /home/tsl/.lsp/config.edn (EOF …
-
@ericdallo comentou sobre utilizar Material Markdown para publicar os tutoriais postados aqui como uma página web via Github Pages.
Eric, se você puder descrever um pouco o setup necessário aqui na…
-
### 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:…
-
Every time Calva starts, I see the below error in the debug console. I've been seeing it for a while.
```
LSP request "clojure/serverInfo/raw: failed Error: Internal error
```
-
**Is your feature request related to a problem? Please describe.**
In Cursive when you open an external library you have the option to navigate in the hierarchy through the files and folders of that.…
-
### 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:…
-
### Steps to reproduce
1) VS Code running under Windows 10.
2) Follow instructions at https://calva.io/wsl/
3) Run `Calva: Fire up the "Getting Started" REPL`.
### Expected
"Initializing Cloju…
-
My iced_stdout window gets lots of errors any way to disable clojure-ls/vim-lsp in the iced_stdout window?
![image](https://user-images.githubusercontent.com/8825037/149621150-991388d3-2641-4ad4-ac…
-
**Describe the bug**
"create test" can insert tests in middle of code where it shouldn't, if there's unsaved changes in the test file
**To Reproduce**
Steps to reproduce the behavior:
1. Make a …
-
As a user of Clojure-Lsp I would like to have a way to list recently changed functions.
*Similar to `projectile-recentf` command which lists recently modified files, I'd like to see recently change…