-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 1.0.0.0 (GHC: 8.10.4) (PATH: …
-
### 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:…
-
### Your environment
Which OS do you use?
- WSL 2 (Ubuntu)
Which version of GHC do you use and how did you install it?
- 9.0.2 ghcup
Which LSP client (editor/plugin) do you use?
…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 1.0.0.0 (GHC: 8.8.4) (PATH: /…
-
In my program which uses lsp-test, I need to wait for either of the following conditions to be true:
* server sends a textDocument/publishDiagnostics notification
* 1 second elapses
How can I i…
-
Hey folks! Amazing job on this project! Really appreciate how wonderful this tool is 😄
The LSP client I'm using offers a "quick-fix" binding; which AFAICT just executes the first "code action" rel…
-
```
[ERROR][2024-07-04 10:54:16] .../lean/stderr.lua:74 "rpc" "haskell-language-server-wrapper" "stderr" "N"
[ERROR][2024-07-04 10:54:16] .../lean/stderr.lua:74 "rpc" "haskell-language-server-wrappe…
-
We have a better alternative to FilePath now. See: https://hasufell.github.io/posts/2022-06-29-fixing-haskell-filepaths.html
What we should do:
1. Change `NormalizedFilePath` to `NormalizedOsPath`…
-
Eclipse has [LSP support](https://projects.eclipse.org/projects/technology.lsp4e) and there is a [java client](https://github.com/eclipse/lsp4j) for it.
Use these (or any other resources) to build …
alanz updated
5 years ago
-
I get error messages like
```
Plugin.hs 56 35 error bios: Ambiguous occurrence ‘pluginRules’
It could refer to either ‘Development.IDE.Plugin.pluginRules’,
…
alanz updated
4 years ago