Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Haskell Language Server
Working on producing the best interactive editor experience for Haskell
Collective -
Host: opensource -
https://opencollective.com/haskell-language-server
- Code: https://github.com/haskell/haskell-language-server
Shorter file names completion
github.com/haskell/haskell-language-server - VenInf opened this pull request 7 months ago
github.com/haskell/haskell-language-server - VenInf opened this pull request 7 months ago
Unify critical session running in hls
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
Fix progress start delay
github.com/haskell/haskell-language-server - michaelpj opened this pull request 7 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 7 months ago
Branch "wip/9.10" fails to compile - broken cabal.project
github.com/haskell/haskell-language-server - mouse07410 opened this issue 7 months ago
github.com/haskell/haskell-language-server - mouse07410 opened this issue 7 months ago
Error parsing a toolchain `.target` file from its binary representation in hadrian.
github.com/haskell/haskell-language-server - Kleidukos opened this issue 7 months ago
github.com/haskell/haskell-language-server - Kleidukos opened this issue 7 months ago
MetaLS-like virtual text evaluation instead of comments
github.com/haskell/haskell-language-server - leana8959 opened this issue 7 months ago
github.com/haskell/haskell-language-server - leana8959 opened this issue 7 months ago
Bump cachix/install-nix-action from 26 to 27
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 7 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 7 months ago
Bump haskell-actions/setup from 2.7.1 to 2.7.2
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 7 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 7 months ago
Bump haskell-actions/setup from 2.7.1 to 2.7.2 in /.github/actions/setup-build
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 7 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 7 months ago
HLS hangs in file with typed hole
github.com/haskell/haskell-language-server - andriusstank opened this issue 7 months ago
github.com/haskell/haskell-language-server - andriusstank opened this issue 7 months ago
Enable test for #717
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
Consider migrate the cache system to hls-graph
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
Remove Pepe from CODEOWNERS
github.com/haskell/haskell-language-server - michaelpj opened this pull request 7 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 7 months ago
Fix resultBuilt(dirty mechanism) in hls-graph
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
buggy dirty mechanism in hls-graph
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
Multiple Components HLS doesn't recompile on *.cabal change
github.com/haskell/haskell-language-server - konn opened this issue 7 months ago
github.com/haskell/haskell-language-server - konn opened this issue 7 months ago
Provide explicit import in inlay hints
github.com/haskell/haskell-language-server - jetjinser opened this pull request 7 months ago
github.com/haskell/haskell-language-server - jetjinser opened this pull request 7 months ago
StylishHaskell shifting the working dir, this could lead to race condition
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 7 months ago
Support for 9.10
github.com/haskell/haskell-language-server - wz1000 opened this pull request 7 months ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request 7 months ago
Try enabling 9.10 in CI
github.com/haskell/haskell-language-server - michaelpj opened this pull request 7 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 7 months ago
Refactor hls-test-util and reduce getCurrentDirectory after initilization
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
Draft: Format .cabal files with cabal-fmt
github.com/haskell/haskell-language-server - fendor opened this pull request 7 months ago
github.com/haskell/haskell-language-server - fendor opened this pull request 7 months ago
Draft: Format .cabal files with cabal-gild
github.com/haskell/haskell-language-server - fendor opened this pull request 7 months ago
github.com/haskell/haskell-language-server - fendor opened this pull request 7 months ago
Format all `.cabal` files in the repo with a cabal formatter
github.com/haskell/haskell-language-server - fendor opened this issue 7 months ago
github.com/haskell/haskell-language-server - fendor opened this issue 7 months ago
[Migrate BootTests] part of #4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 7 months ago
Failure to load project with spaces on its absolute path
github.com/haskell/haskell-language-server - arbitrary-dev opened this issue 7 months ago
github.com/haskell/haskell-language-server - arbitrary-dev opened this issue 7 months ago
Actually enable pedantic flag in ci flags job
github.com/haskell/haskell-language-server - jhrcek opened this pull request 7 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 7 months ago
CI: enable pedantic for each cabal package separately
github.com/haskell/haskell-language-server - jhrcek opened this pull request 7 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 7 months ago
Cleanup cabal files, ghc compat code, fix ghc warnings
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
Rename hls-graph's paths file to align with its module name
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Code action to remove redundant imports is sometimes not created
github.com/haskell/haskell-language-server - jhrcek opened this issue 8 months ago
github.com/haskell/haskell-language-server - jhrcek opened this issue 8 months ago
Pushing HLS' dependency to support Cabal 3.12, so we can use multi-repl feature in HLS codebase.
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
Another attempt at using the lsp API for some progress reporting
github.com/haskell/haskell-language-server - michaelpj opened this pull request 8 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 8 months ago
Support the same project checked out in different directories
github.com/haskell/haskell-language-server - coot opened this issue 8 months ago
github.com/haskell/haskell-language-server - coot opened this issue 8 months ago
Inlay hints for implicit parenthesization
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
Inlay hints for deriving strategies
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
Inlay hints for positional record construction
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
Inlay hints for record wildcards
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
Correct way to build a project in order to have Haddocks displayed on hover
github.com/haskell/haskell-language-server - Kleidukos opened this issue 8 months ago
github.com/haskell/haskell-language-server - Kleidukos opened this issue 8 months ago
Force complete pattern in ghcide
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Inlay hint as import lens alternative
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
github.com/haskell/haskell-language-server - michaelpj opened this issue 8 months ago
[Migrate diagnosticTests] part of #4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Refactor delayedProgressReporting lsp progress api
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Migrate indexHieFile progress notification to ProgressReporting API
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Add thread id in ghcide tests log
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Add performace diff benchmarks
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Migrate FindDefinitionAndHoverTests and HighlightTests part of #4173 and fix HighlightTests
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
[Migrate IfaceTests] part of #4173 Migrate ghcide tests to hls test utils and use canonicalizePath path in tmp dir in hls-test-utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
ghcide test `IfaceTests`, we should remove interface cache dir before we run the test, or the diganostic simply gone
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
[Migrate AsyncTests] part of 4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Applying a code action to a _ hole produces too many suggestions
github.com/haskell/haskell-language-server - mitchellwrosen opened this issue 8 months ago
github.com/haskell/haskell-language-server - mitchellwrosen opened this issue 8 months ago
[merge hls-test-utils and ghcide-test-utils] part of #4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Error using multiple home component with cabal 3.12 prerelease in HLS Repo
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
[Migrate DependentFileTest] part of #4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
ghcide-tests' `addDependentFile` test
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
Flaky testsuit track list
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
[Migrate CompletionTests] part of 4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Prepare release 2.8.0.0
github.com/haskell/haskell-language-server - wz1000 opened this pull request 8 months ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request 8 months ago
Stabilize the build system by correctly house keeping the dirtykeys and rule values [flaky test #4185 #4093]
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Bump haskell-actions/setup from 2.7.0 to 2.7.1
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 8 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 8 months ago
Bump haskell-actions/setup from 2.7.0 to 2.7.1 in /.github/actions/setup-build
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 8 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 8 months ago
hls-cabal-plugin: refactor context search to use `readFields`
github.com/haskell/haskell-language-server - fendor opened this pull request 8 months ago
github.com/haskell/haskell-language-server - fendor opened this pull request 8 months ago
Characterize eval plugin race leading to GetLinkable errors
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
Fix ghcdie-tests CI
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Ghcide test is not running in CI
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
[Migrate OutlineTests.hs ferenceTests.hs] part of 4173 Migrate ghcide tests to hls test utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Fix ghc and hlint warnings, fix formatting
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
Fix up the format problem
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Allow users to specify whether to use `cabal`'s multi-repl feature
github.com/haskell/haskell-language-server - fendor opened this pull request 8 months ago
github.com/haskell/haskell-language-server - fendor opened this pull request 8 months ago
Users should be able to specify `multi-repl` support and opt-out of it, if unsupported.
github.com/haskell/haskell-language-server - fendor opened this issue 8 months ago
github.com/haskell/haskell-language-server - fendor opened this issue 8 months ago
Improve parsing of import suggestions extending multiple multiline imports (fixes #4175)
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 8 months ago
move ghcide-tests to haskell-language-server.cabal and make it depend on hls-test-utils
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Exception in plugin PluginId "ghcide-code-actions-imports-exports" while processing SMethod_TextDocumentCodeAction
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
enable ThreadId for when testing
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 8 months ago
Extracts ghcide-tests and migrate it to use hls-test-utils
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
Adding a current thread ID to the hls log.
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 8 months ago
Drop Legacy Logger from Codebase
github.com/haskell/haskell-language-server - fendor opened this pull request 8 months ago
github.com/haskell/haskell-language-server - fendor opened this pull request 8 months ago
ormolu-plugin: don’t request GhcSession for useCLI
github.com/haskell/haskell-language-server - Profpatsch opened this pull request 9 months ago
github.com/haskell/haskell-language-server - Profpatsch opened this pull request 9 months ago
Test lsp-test - setIgnoringProgressNotifications
github.com/haskell/haskell-language-server - jhrcek opened this pull request 9 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 9 months ago
Formatters block on session setup
github.com/haskell/haskell-language-server - michaelpj opened this issue 9 months ago
github.com/haskell/haskell-language-server - michaelpj opened this issue 9 months ago
get rid of the `unsafeInterleaveIO` at start up
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
Upgrade to latest lsp / lsp-types / lsp-test
github.com/haskell/haskell-language-server - jhrcek opened this pull request 9 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 9 months ago
`Refector` plugin doesn't strip GHC suggestion on `Define` code action
github.com/haskell/haskell-language-server - s-and-witch opened this issue 9 months ago
github.com/haskell/haskell-language-server - s-and-witch opened this issue 9 months ago
HLS gets confused when used concurrently for multiple projects
github.com/haskell/haskell-language-server - geekosaur opened this issue 9 months ago
github.com/haskell/haskell-language-server - geekosaur opened this issue 9 months ago
Remove EKG
github.com/haskell/haskell-language-server - michaelpj opened this pull request 9 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 9 months ago
Cradle change are not picking up bug sample code
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
Cradle change are not picking up running in `runSessionWithServerInTmpDir` from hls-test-utils
github.com/haskell/haskell-language-server - soulomoon opened this issue 9 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 9 months ago
Mark plugins as not buildable if the flag is disabled
github.com/haskell/haskell-language-server - michaelpj opened this pull request 9 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 9 months ago
Fix references to old CPP names in tests, update tests
github.com/haskell/haskell-language-server - jhrcek opened this pull request 9 months ago
github.com/haskell/haskell-language-server - jhrcek opened this pull request 9 months ago
Bump haskell-actions/setup from 2.6.3 to 2.7.0
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
Bump haskell-actions/setup from 2.6.3 to 2.7.0 in /.github/actions/setup-build
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
POC: push plugin enablement into plugin components
github.com/haskell/haskell-language-server - michaelpj opened this pull request 9 months ago
github.com/haskell/haskell-language-server - michaelpj opened this pull request 9 months ago
Allow code-eval plugin using code actions in addition to a code lens
github.com/haskell/haskell-language-server - noinia opened this issue 9 months ago
github.com/haskell/haskell-language-server - noinia opened this issue 9 months ago
Deprioritise deprecated modules in `Quick fix` suggestions
github.com/haskell/haskell-language-server - MatthewDaggitt opened this issue 9 months ago
github.com/haskell/haskell-language-server - MatthewDaggitt opened this issue 9 months ago
Fix hanging after exit is sent #4152
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
Tests that are blocked for 3 second waitting for the server to exit
github.com/haskell/haskell-language-server - soulomoon opened this issue 9 months ago
github.com/haskell/haskell-language-server - soulomoon opened this issue 9 months ago
Remove dead code in ghcide and hls-graph for priority
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
github.com/haskell/haskell-language-server - soulomoon opened this pull request 9 months ago
Bump haskell-actions/setup from 2.6.2 to 2.6.3 in /.github/actions/setup-build
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
Bump haskell-actions/setup from 2.6.2 to 2.6.3
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago
github.com/haskell/haskell-language-server - dependabot[bot] opened this pull request 9 months ago