Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/haskell/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
https://github.com/haskell/haskell-language-server
Bump haskell-actions/setup from 2.7.3 to 2.7.5
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Support Inlay hints for record wildcards
jetjinser opened this pull request 6 months ago
jetjinser opened this pull request 6 months ago
Remove componentInternalUnits
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
Adding `{-# OPTIONS_GHC -Wno-all #-}` at the top of the file makes HLS cease to report errors, not only warnings.
kindaro opened this issue 6 months ago
kindaro opened this issue 6 months ago
definition.Imported symbol (reexported) fails without `$TEMPDIR/hls-test-root`
komikat opened this issue 6 months ago
komikat opened this issue 6 months ago
Fix core file location in `GetLinkable`
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
Release 2.9.0.1
wz1000 opened this pull request 6 months ago
wz1000 opened this pull request 6 months ago
ignore simple-multi-def-test for windows since #4270
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
Simplify initPlugins
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
Fix cabal.project index-state
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
capture error in worker thread
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
Cleanup disabled warnings
jhrcek opened this pull request 6 months ago
jhrcek opened this pull request 6 months ago
HLS gets stuck if session setup fails for any reason
fendor opened this issue 6 months ago
fendor opened this issue 6 months ago
Using captureKicksDiagnostics to speed up multiple plugin tests
komikat opened this pull request 6 months ago
komikat opened this pull request 6 months ago
Avoid setCurrentDirectory in hls-stylish-haskell-plugin (closes #4234)
jhrcek opened this pull request 6 months ago
jhrcek opened this pull request 6 months ago
Cleanup imports after CPP removal + few hlint fixes
jhrcek opened this pull request 6 months ago
jhrcek opened this pull request 6 months ago
Improve the error message when there is a typo in the Cabal file
liammcdermott opened this issue 6 months ago
liammcdermott opened this issue 6 months ago
Formalize the ProgressReporting Type
soulomoon opened this pull request 6 months ago
soulomoon opened this pull request 6 months ago
HLS 2.8 sometimes gets stuck on startup
MangoIV opened this issue 6 months ago
MangoIV opened this issue 6 months ago
Enable stylish-haskell with ghc 9.10
jhrcek opened this pull request 6 months ago
jhrcek opened this pull request 6 months ago
making hls-cabal and hls-hlint faster
komikat opened this pull request 6 months ago
komikat opened this pull request 6 months ago
GNUmakefile needs to be patched for cabal-3.12
fendor opened this issue 6 months ago
fendor opened this issue 6 months ago
Unwanted Completions in Comments
wgledbetter opened this issue 6 months ago
wgledbetter opened this issue 6 months ago
Remove final allow-newer for 9.10
michaelpj opened this pull request 6 months ago
michaelpj opened this pull request 6 months ago
Get files from Shake VFS from within plugin handlers
awjchen opened this pull request 6 months ago
awjchen opened this pull request 6 months ago
Add Haskell Error Index to "code description" entry in diagnostics
dylan-thinnes opened this issue 6 months ago
dylan-thinnes opened this issue 6 months ago
Drop 9.2
michaelpj opened this pull request 6 months ago
michaelpj opened this pull request 6 months ago
[WIP] Introduce new code action: suggest missing fields
akshaymankar opened this pull request 6 months ago
akshaymankar opened this pull request 6 months ago
Get benchmarks working on 9.10
michaelpj opened this issue 6 months ago
michaelpj opened this issue 6 months ago
Cabal plugin outline view
VenInf opened this pull request 6 months ago
VenInf opened this pull request 6 months ago
Add missing documentation for cabal formatters
fendor opened this pull request 6 months ago
fendor opened this pull request 6 months ago
Drop support for GHC 9.2
fendor opened this issue 6 months ago
fendor opened this issue 6 months ago
Remove allow-newer for ghc 9.10
jhrcek opened this pull request 6 months ago
jhrcek opened this pull request 6 months ago
Prepare release 2.9.0.0
fendor opened this pull request 6 months ago
fendor opened this pull request 6 months ago
Fix quadratic memory usage in GetLocatedImports
mpickering opened this pull request 6 months ago
mpickering opened this pull request 6 months ago
GetLocatedImports uses quadratic amount of memory in KnownTargets at startup
mpickering opened this issue 6 months ago
mpickering opened this issue 6 months ago
Bump stack configs + CI to 9.6.5 and 9.8.2
jhrcek opened this pull request 6 months ago
jhrcek opened this pull request 6 months ago
Bump index state
michaelpj opened this pull request 6 months ago
michaelpj opened this pull request 6 months ago
Add support for Fourmolu 0.16
brandonchinn178 opened this pull request 6 months ago
brandonchinn178 opened this pull request 6 months ago
Lack of documentation of cabal-fmt & cabal-gild
0rphee opened this issue 6 months ago
0rphee opened this issue 6 months ago
Add local definitions to outline
sgillespie opened this pull request 6 months ago
sgillespie opened this pull request 6 months ago
Support structured diagnostics
dylan-thinnes opened this pull request 7 months ago
dylan-thinnes opened this pull request 7 months ago
Code action not showing on multi-line imports with unused record field
battermann opened this issue 7 months ago
battermann opened this issue 7 months ago
semantic shift for `sessionLoader Queue` and `restartQueue`, turn "remove then run" to "run then remove" and add waitting utility.
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Code action to remove redundant record field import (fixes #4220)
battermann opened this pull request 7 months ago
battermann opened this pull request 7 months ago
Switch ghcide tests to sequential execution
dyniec opened this pull request 7 months ago
dyniec opened this pull request 7 months ago
Resurrect OpenTelemetry
JBetz opened this issue 7 months ago
JBetz opened this issue 7 months ago
Add completions for import statements in cabal files
VeryMilkyJoe opened this pull request 7 months ago
VeryMilkyJoe opened this pull request 7 months ago
Use restricted monad for plugins (#4057)
awjchen opened this pull request 7 months ago
awjchen opened this pull request 7 months ago
Test Rope.getLine
jhrcek opened this pull request 7 months ago
jhrcek opened this pull request 7 months ago
4301 we need to implement utility to wait for all runnning keys in hls graph done
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Implement utility to wait for all runnning in hls-graph done
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Remove Unconditional time out wait for diagnostic. See `expectNoMoreDiagnostics`
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Track down unconditional wait in test and find replacement
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Try turning off optimization for testing
michaelpj opened this pull request 7 months ago
michaelpj opened this pull request 7 months ago
Make workerqueue cancellable if not started already configurable
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Refactor Workerqueue, add waiting empty utility for testing
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Use -fno-show-error-context from GHC 9.8
dsaenztagarro opened this pull request 7 months ago
dsaenztagarro opened this pull request 7 months ago
Call useWithStale instead of useWithStaleFast when calling ParseCabalFields
VeryMilkyJoe opened this pull request 7 months ago
VeryMilkyJoe opened this pull request 7 months ago
Shown cabal completions are wrong when queried too quickly after a change in the file
VeryMilkyJoe opened this issue 7 months ago
VeryMilkyJoe opened this issue 7 months ago
test: add test documenting #806
develop7 opened this pull request 7 months ago
develop7 opened this pull request 7 months ago
ghcide: drop ghc-check and ghc-paths dependency
wz1000 opened this pull request 7 months ago
wz1000 opened this pull request 7 months ago
Add Hover information for resolved type classes
alanz opened this issue 7 months ago
alanz opened this issue 7 months ago
Field and value completion does not work inside conditionals
VeryMilkyJoe opened this issue 7 months ago
VeryMilkyJoe opened this issue 7 months ago
Limit number of valid hole fits to 10
akshaymankar opened this pull request 7 months ago
akshaymankar opened this pull request 7 months ago
Add option to fully expand explicit import list (`import Foo (Bar (..))` -> `import Foo (Bar (Baz))`)
dragospe opened this issue 7 months ago
dragospe opened this issue 7 months ago
Add common stanza to completion data
VeryMilkyJoe opened this pull request 7 months ago
VeryMilkyJoe opened this pull request 7 months ago
Cabal file completion does not consider common stanzas
VeryMilkyJoe opened this issue 7 months ago
VeryMilkyJoe opened this issue 7 months ago
FindImports: ThisPkg means some home unit, not "this" unit
wz1000 opened this pull request 7 months ago
wz1000 opened this pull request 7 months ago
HLS building forever with no notion of progress
TotallyNotChase opened this issue 7 months ago
TotallyNotChase opened this issue 7 months ago
Cabal plugin outline view
VenInf opened this issue 7 months ago
VenInf opened this issue 7 months ago
Use `-fno-show-error-context`
michaelpj opened this issue 7 months ago
michaelpj opened this issue 7 months ago
Remove redudant absolutization in session loader
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Bump to new lsp versions
michaelpj opened this pull request 7 months ago
michaelpj opened this pull request 7 months ago
Work out how absolutizing paths should work
michaelpj opened this issue 7 months ago
michaelpj opened this issue 7 months ago
Consider using a typed path library
michaelpj opened this issue 7 months ago
michaelpj opened this issue 7 months ago
`atomicFileWrite` is not working as expected at windows
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Put more test code into pre-commit
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Delete library ghcide test utils
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Fix flaky test by a test env setup refactor
komikat opened this pull request 7 months ago
komikat opened this pull request 7 months ago
Delete testUtil from ghcide-tests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
CI change, only run bench on performance label
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Flaky simple-multi-def-test on windows
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Migrate WatchedFileTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate UnitTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate SafeTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate SymlinkTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
HLS loops forever on bogus cyclic import introduced by the duplicate module names
konn opened this issue 7 months ago
konn opened this issue 7 months ago
Remove unused and outdated CHANGELOG files
fendor opened this pull request 7 months ago
fendor opened this pull request 7 months ago
Enable cabal flaky test
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Fix CradleTests "simple-multi-def-test" test
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate RootUriTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate PreprocessorTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate PluginSimpleTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Migrate ClientSettingsTests
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Figure out `hie-bios` normalise import-dirs and `TargetFile` already ?
soulomoon opened this issue 7 months ago
soulomoon opened this issue 7 months ago
Unify critical session running in hls
soulomoon opened this pull request 7 months ago
soulomoon opened this pull request 7 months ago
Bump cachix/cachix-action from 14 to 15
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
Bump haskell-actions/setup from 2.7.2 to 2.7.3
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
Bump haskell-actions/setup from 2.7.2 to 2.7.3 in /.github/actions/setup-build
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago