-
### 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've been struggling with a strange bug the past two days. I think it's related to `Git` in some way. Let me briefly explain the issue:
I would open up a PHP project and navigate to a source file i…
-
Before I open a .cpp file, the following error comes up.
`[lspconfig] Cannot access configuration for clangd. Ensure this server is listed in `server_configurations.md` or added as a custom server.`
…
-
### Description
When I'm editing a source file and use LSP server's refactoring to add a test then I can't view the file.
I can't see the file in NvimTree and I can't see the file in `:ls`. The buff…
-
When quoting a form like `'(fn [x] (inc x))` one would like to navigate to the clojure.core/inc var and from the local usage `x` to the local definition of `x`. So far clj-kondo has treated quoted for…
-
## version
```
❯ clj-kondo --version
clj-kondo v2023.05.26
```
## Intro
Clj-kondo analysis data, when requested to do so, includes `:arglist-strs`.
This string encoding of arglists nicely pr…
-
Type: Bug
## Issue Description ##
Can't find SDK using Path environment variable, but can find using dotnet.dotnetPath. The path is the same - C:\Program Files\dotnet
## Steps to Reproduce ##…
-
**Describe the bug**
After updating `clojure-lsp`, it crashes with an error about specific versions of GLIBC not being found
```
robertfw@orion:~$ clojure-lsp --version
clojure-lsp 2022.05.03-12…
-
Calva v2.0.333 is not working for me in VSCode Insiders on Windows 11.
Extension doesn't start up and eventually fails with below error.
lsp doesn't start up either.
Calva v2.0.332 works just fi…
-
I only get syntax highlighting in nvim, i.e. no auto complete, no hover, etc. capabilities. Neovim 0.8.3, with require("idris2").setup({}) in the init.lua, and use({ "ShinKage/idris2-nvim", requir…