-
### Debug adapter definition and debug configuration
Installed `nvim-dap` via GitHub and the Haskell debug adapters [as described in the wiki](https://github.com/mfussenegger/nvim-dap/wiki/Debug-Adap…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
$ haskell-language-server-8.10.4 --probe-tools
haskell-language…
-
### Problem description
## Steps to reproduce
1. Add the following into `config.lua`:
```lua
lvim.lsp.automatic_servers_installation = true
vim.list_extend(lvim.lsp.override, {
"sumneko_lua"…
-
Getting below error when compiling any fie/project.
--- CLANG COMPILE STARTED ---
Evaluate-MSBuildCondition : Cannot bind argument to parameter 'condition' because it is an empty string.
At C:\…
-
### Description
Staging the changes in the selected range (lines) does not work as expected. Instead, it stages the whole hunk.
### Neovim version
NVIM v0.5.0 (Build type: Release LuaJIT 2.0…
-
I'm experiencing a strange error, and I can't report it properly because I can't localize the problem yet. I can point to specific files that illustrate the problem in the repo I'm working on, but …
-
Nothing was added to my QuickFix list after I did some change and executed `:w:GitGutterQuickFix\|copen`.
logs
[channel.log](https://github.com/airblade/vim-gitgutter/files/8301457/channel.log)
[…
-
- `nvim --version`: NVIM v0.7.0-dev+439336079
- `git --version`: 2.33.0
- Operating system/version: MacOS 12.0.1 (21A559)
- Terminal name/version: 0.23.1
### Steps to reproduce
Make `keys…
-
### Your environment
```sh
$ haskell-language-server-wrapper --probe-tools
haskell-language-server version: 1.4.0.0 (GHC: 8.10.4) (PATH: /home/kevin/.ghcup/bin/haskell-language-server-wrapper-1.4.0…
-
I'm really sorry, this will be a bug report without much context.
What I know: it was working with HLS 1.4 and it is now failing with HLS 1.5.
HLS fails on a file with:
```
Message:
hask…