-
They are a feature of LSP 3.15, and should only be sent if [signalled](https://microsoft.github.io/language-server-protocol/specifications/specification-3-15/#signalingWorkDoneProgressReporting) by
…
alanz updated
4 years ago
-
### Your environment
Which OS do you use:
Linux, fedora 34
Which lsp-client do you use:
Vscode
Describe your project (alternative: link to the project):
stack based project
### Steps to r…
-
* Unfortunately, the test suite didn't catch the bug that caused the lose of code actions (quick fixes, etc) in vscode when hie started to use `haskell-lsp-0.16`: https://github.com/haskell/haskell-id…
-
When I hover my cursor on the comment, the language server shows a prompt and highlight a large range of text (shown in the figure), which is visually disturbing and annoying, how can I disable it?
…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 1.2.0.0 (GHC: 8.10.4) (PATH: /Use…
-
I don't have stack set up on my machine, did a clean checkout of this repo, configured and built with cabal, and when I try to open `../ghcide/test/src/Development/IDE/Test.hs` I get told the language…
alanz updated
2 years ago
-
**Describe the bug**
echo minibuffer not displaying type information. In fact it does display for a split of a second and it's gone.
https://filebin.net/aw1fvlg205a8gy2k
**To Reproduce**
``` bas…
-
@jcs090218 I believe that this doesn't work when the `flymake` error takes multiple lines. Consider that I'm using `eglot` with the `haskell-language-server-wrapper` LSP server.
In particular looki…
-
I'm currently looking at implementing some functionality in haskell language server which uses this library.
I would like to implement something like
`getTextAtRange :: LSP.Range -> Rope -> Maybe…
-
When the autodetected cradle is wrong `haskell-language-server-wrapper` errors out and Emacs displays an error in the mini-buffer:
```
Server lsp-haskell:993022/starting exited with status exit(ch…