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
Tone down some logInfos to logDebug
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Add a pre commit hook for code formatting
github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
remove unsafePerformIO
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Use object code for TH+UnboxedTuples/Sums
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
Constraint on hackage is `ghcide ==0.7.3`, should be `ghcide ==0.7.3.0`
github.com/haskell/haskell-language-server - hamishmack opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - hamishmack opened this issue almost 4 years ago
Update stack resolvers 8.10.3/8.10.4
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Agda-style case splitting for tactics
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Configuration for initial ghc lib dir
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Use lsp-1.1.1
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
Brittany formatting not working anymore, using a different formatter
github.com/haskell/haskell-language-server - andys8 opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - andys8 opened this issue almost 4 years ago
use implicit-hie cradle from setInitialDynFlags
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
The current HEAD version of HLS won't stop in-progress notifications even after it is done
github.com/haskell/haskell-language-server - konn opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this issue almost 4 years ago
Add test for multi-component goto def and make runLanguageServer responsible for hiedb
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
Build Error for 8.10.4 (maybe only under Windows)
github.com/haskell/haskell-language-server - CarstenKoenig opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - CarstenKoenig opened this issue almost 4 years ago
Show window message when auto extending import lists
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Weird errors when a local intermediate component is not loaded
github.com/haskell/haskell-language-server - georgefst opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - georgefst opened this issue almost 4 years ago
Another extension that Brittany cannot parse
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Clean dependency data structures and speed up GetDependencies
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Catch GHC errors in listing module names
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Lose the ghc-lib flag
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
HLS crashes when triggering module names completion
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
Make StylishHaskell plugin recognize extensions from DynFlags
github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Extract a Brittany package
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Pass language extensions to Brittany
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Sanitize the setup of the default Ide.Config
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Fix completion snippets on DuplicateRecordFields
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Faster GetDependencyInformation rule
github.com/haskell/haskell-language-server - pepeiborra opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this issue almost 4 years ago
Index files on first open
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
Make find-definition work better with multi-components
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
Construct record datacons in tactics
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Add a config option to control tactics' auto's gas
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
Tactics can't solve functions involving overloaded literals
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
Tactics should synthesize records in record-style
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
Don't insert parentheses for top-level tactics holes
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Simplify extracts after running tactics
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
More tests of overlapping methods for tactics
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Fix code actions regression
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Code actions get stuck occasionally in ghcide 0.7.4
github.com/haskell/haskell-language-server - pepeiborra opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this issue almost 4 years ago
Refactor the hypothesis type in hls-tactics-plugin
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Tactics plugin doesn't correctly get the theta type when defining class methods
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - isovector opened this issue almost 4 years ago
Fix the Eval plugin sporadic exceptions
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Accidentally disabled warning in VSCode: how to reenable it?
github.com/haskell/haskell-language-server - nasosev opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - nasosev opened this issue almost 4 years ago
Eval Plugin: Proper handling of flags in `:set`
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
HLS crashes with "The Haskell (<proj>) server crashed 5 times in the last 3 minutes. The server will not be restarted."
github.com/haskell/haskell-language-server - levans opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - levans opened this issue almost 4 years ago
Code action "Apply all hints" shows everywhere
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
Add pragma after she-bang
github.com/haskell/haskell-language-server - ishmum123 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - ishmum123 opened this pull request almost 4 years ago
Cancel earlier queued benchmarks
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Default main for ghcide
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Expand contributors guide in a new document
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
extract defaultMain for ghcide
github.com/haskell/haskell-language-server - pepeiborra opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this issue almost 4 years ago
Duplicate pragma warnings fixed
github.com/haskell/haskell-language-server - ishmum123 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - ishmum123 opened this pull request almost 4 years ago
Fix duplication of code actions for adding NamedFieldPuns
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Bump explicit-imports plugin
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
ghcide 0.7.4.0 breaks hls-explicit-imports-plugin 0.1.0.0
github.com/haskell/haskell-language-server - hamishmack opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - hamishmack opened this issue almost 4 years ago
Add support for ghc-8.10.4 and drop it for ghc-8.10.1
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Error when Vim+YouCompleteMe asks the server for resolve_fixit request
github.com/haskell/haskell-language-server - Aster89 opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - Aster89 opened this issue almost 4 years ago
No valid buildplan for hls 0.9.0 with the tactis-plugin
github.com/haskell/haskell-language-server - maralorn opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - maralorn opened this issue almost 4 years ago
Prepare ghcide v0.7.4 release
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Completions from non-imported modules
github.com/haskell/haskell-language-server - michaelpj opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - michaelpj opened this issue almost 4 years ago
Add a new benchmark example to characterise multi-component performance
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
[shake-bench] extract project dependencies action (for the HEAD binary)
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
[shake-bench] collect eventlogs
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
[benchmark] add warmups
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Add code action for hiding shadowed identifiers from imports
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
ghcide plugins don't honour generic plugin configuration
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
Parallelize benchmark CI
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Weird Haddock sends HLS crashing
github.com/haskell/haskell-language-server - Ptival opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - Ptival opened this issue almost 4 years ago
Add ghc-8.10.4 support
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
Fix space leak on cradle reloads
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
[benchmarks] speed up CI
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
[benchmark] check digests for input files only
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Add link to hackage package to readme
github.com/haskell/haskell-language-server - expipiplus1 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - expipiplus1 opened this pull request almost 4 years ago
Splice Plugin: preparatory version bump for the next (not 0.9.0) HLS release
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
hls-splice-plugin-0.3.0.0-prepare
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
Automate hackage releases
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
Trigger extending import only when the item is not in scope
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Auto extend import list in some needless cases
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
Codelens: Not documented dependency on Prelude (NoImplicitPrelude EXT ON, causing it to output nothing)
github.com/haskell/haskell-language-server - pe200012 opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - pe200012 opened this issue almost 4 years ago
Benchmark suite can fail unexpectedly
github.com/haskell/haskell-language-server - konn opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this issue almost 4 years ago
Bum up hls-eval-plugin to 0.2
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
[Feature request/question] Record completion as a (lens) code action
github.com/haskell/haskell-language-server - googleson78 opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - googleson78 opened this issue almost 4 years ago
How to use Record completion snippets?
github.com/haskell/haskell-language-server - googleson78 opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - googleson78 opened this issue almost 4 years ago
Don't extend import list with child if the parent has been imported as (..)
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
A bug in auto extending import
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
Code action to remove redundant constraints can't deal with type operators properly
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
Crash Loop in VSCode Extension using Template Haskell
github.com/haskell/haskell-language-server - FinleyMcIlwaine opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - FinleyMcIlwaine opened this issue almost 4 years ago
Prepare hls hlint plugin 0.2.0
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Stuck on CPP include
github.com/haskell/haskell-language-server - viluon opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - viluon opened this issue almost 4 years ago
Import disambiguation: Corrects handling of fully-applied and one-sided sectioned operators in qualifying strategy
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
hls-splice-plugin-0.2.0.0
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - konn opened this pull request almost 4 years ago
Bump haddock comments plugin to 0.1.1
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
FindImports typo (minor)
github.com/haskell/haskell-language-server - andys8 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - andys8 opened this pull request almost 4 years ago
Bump up hls-plugin-api to 0.7.0
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Prepare ghcide v0.7.3 release
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
hls-retrie-plugin 0.1.1.0
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
prepare 0.9.0 hackage release
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
Jump to definition for src not working if defined as library
github.com/haskell/haskell-language-server - andys8 opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - andys8 opened this issue almost 4 years ago
Tactics plugin doesn't make use of existential or type equality constraints
github.com/haskell/haskell-language-server - Jashweii opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - Jashweii opened this issue almost 4 years ago
Upgrade to lsp-1.0
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
No ghc 8.8.3 support in the haskell-language-server package in nixpkgs
github.com/haskell/haskell-language-server - JonathanLorimer opened this issue almost 4 years ago
github.com/haskell/haskell-language-server - JonathanLorimer opened this issue almost 4 years ago