haskell/haskell-language-server
Official Haskell IDE support via the language server protocol (LSP)
HaskellApache-2.0
Pinned issues
Issues
- 3
Flaky test: progress report should always send begin and end message if we start a progress
#4714 opened by soulomoon - 1
- 3
Don't generate completion when cursor is in a comment
#4673 opened by leana8959 - 0
- 2
Type Signature on Hover is Truncated
#4724 opened by emekoi - 3
hls-graph: thread belong to later session killed by previous session restart
#4718 opened by soulomoon - 0
BadDependency "GetLinkable"
#4721 opened by dschrempf - 0
HLS's fourmolu plugin does not respect `import-grouping: by-scope-then-qualified`
#4720 opened by bfeitknecht - 8
eval not working after certain haskell code?
#4707 opened by mdrslmr - 2
- 3
Should we use 2 spaces for indentation in HLS?
#4703 opened by fendor - 3
Leaking HscEnvs
#4712 opened by mniip - 0
Flasky test: addDependentFile
#4709 opened by soulomoon - 0
findExecutable in Wrapper.hs execute prebuilt's hls rather than 'cabal build''s output
#4711 opened by ZichaoNickFox - 1
- 2
Redundant `toIfaceIdDetails` log
#4699 opened by soulomoon - 0
- 2
Test `lower-case drive` fails on the second run.
#4694 opened by soulomoon - 1
- 5
Error trying to build with stack lts-24.1 (ghc-9.10.2)
#4671 opened by ciukstar - 3
HLS 2.11.0.0 doesn't work with both cabal 3.14.2.0 and 3.16.0.0, and HLS 2.10.0.0 shows compilation errors with cabal 3.16.0.0 even if compiling with cabal is successful
#4692 opened by Aster89 - 7
Version mismatch between ghc and ghc-pkg when specifying the ghc version in cabal.project
#4683 opened by tchoutri - 0
Upgrade `stack*.yaml` files
#4696 opened by fendor - 2
- 1
Completions for module names should be case-insensitive
#4689 opened by fendor - 0
Produce structured error for unknown module
#4684 opened by VeryMilkyJoe - 3
Build with GHC 9.10.3-rc1 fails
#4678 opened by andreasabel - 2
textDocument/references returns references only in the current file for Stack projects
#4677 opened by alienvspredator - 0
Cabal-3.16 not yet supported
#4676 opened by andreasabel - 1
Error TypeCheck NormalizedFilePath not used by HLS/.../libHSghc-prim-0.13.0
#4675 opened by trinhtuanlong - 5
Switching GHC with 2.11.0.0 on Windows causes failure
#4634 opened by dfordivam - 1
making hls ready for talking to multiple clients
#4667 opened by MangoIV - 1
- 1
- 0
Exclude auto-generated files from hlint hints
#4662 opened by andreasabel - 1
Allow hie-bios 0.16 for HLS 2.11
#4660 opened by fendor - 3
Cannot connect to language server with VS Code and GHCup.
#4657 opened by pdcxs - 3
- 9
- 0
- 0
- 2
hls-cabal-plugin-2.11.0: CabalAdd.hs: error: Not in scope: data constructor ‘Config’
#4642 opened by juhp - 5
Wrong location for "no module export list" warning
#4643 opened by TeofilC - 1
Add code action to introduce `_` in number literals
#4650 opened by fendor - 4
Build failure with ghc 9.8.4
#4646 opened by ii8 - 6
Regression in code action "add xxx in context type signature" with ghc 9.10 when haddock comment appears in type signature
#4648 opened by guibou - 2
Renaming constructor makes undesirable whitespace changes / removal of .. from Record wildcard pattern matches {..}
#4636 opened by jhrcek - 1
hls-cabal-plugin: No completions for `custom-setup`
#4645 opened by fendor - 0
Increase hiedb version since format change
#4639 opened by soulomoon - 3
Cannot build HLS with cabal-add 0.2
#4637 opened by lyokha