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

Faster ModSummary fingerprints

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Fix non-determinism in boot-def test

github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
Hackage needs autogen-modules

github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Split plugin tests into two cabal projects

github.com/haskell/haskell-language-server - wz1000 opened this pull request almost 4 years ago
[WIP] Better wingman var names

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Less aggressive refine tactic

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Enable hls-tactics-plugin tests in CI

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Release hls-1.0.0 to hackage

github.com/haskell/haskell-language-server - jneira opened this issue almost 4 years ago
Bump up hlint plugin version

github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Make sure split respects GADT equalities

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Frequent crashes loading Hasktorch

github.com/haskell/haskell-language-server - tscholak opened this issue almost 4 years ago
Add "Split all function arguments" code action

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Add "Refine hole" code action

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Implement "use constructor" code action

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Remove tactics src-dir from func-test

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Update readme and cabal for Wingman

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Remove recursion tracking from TacticState

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Simplify tactics state structure

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
HLINT ignore directive ignored

github.com/haskell/haskell-language-server - newhoggy opened this issue almost 4 years ago
Limit CodeActions within passed range

github.com/haskell/haskell-language-server - aufarg opened this pull request almost 4 years ago
Correct megaparsec lower bound

github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Reformat all files

github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Sign hand hash release files

github.com/haskell/haskell-language-server - hasufell opened this issue almost 4 years ago
Minor performance optimizations

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Last preparation for 1.0.0.0

github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Add code action for importing class methods

github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Correctly split non-varpats in tactics

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Move tactics tests to be standalone

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Extract an hls-brittany-plugin package

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Fix HLS benchmark example

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Fix the handling of default HLS config again

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Refactor pragmas plugin

github.com/haskell/haskell-language-server - berberman opened this pull request almost 4 years ago
Add a test for #1376

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Reenable HLS example benchmark

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Fix pre-commit-hook

github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Failed to run pre-commit hook

github.com/haskell/haskell-language-server - berberman opened this issue almost 4 years ago
Remove custom 'trim' implementation

github.com/haskell/haskell-language-server - fendor opened this pull request almost 4 years ago
Update to hie-bios 0.7.4

github.com/haskell/haskell-language-server - fendor opened this pull request almost 4 years ago
Prepare 1.0.0 release

github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Add missing imports

github.com/haskell/haskell-language-server - iyefrat opened this pull request almost 4 years ago
Fix install script after hlint fixes

github.com/haskell/haskell-language-server - jhrcek opened this pull request almost 4 years ago
Use last with-utf8 to fix #1372

github.com/haskell/haskell-language-server - jneira opened this pull request almost 4 years ago
Implement Tactic Featuresets

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Update hie-bios

github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Binaries for GHC 8.10.4

github.com/haskell/haskell-language-server - torgeirsh opened this issue almost 4 years ago
Bump plugins versions

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Split main Tactics module

github.com/haskell/haskell-language-server - isovector opened this pull request almost 4 years ago
Prepare ghcide release 0.7.5

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Disable HLS benchmark example

github.com/haskell/haskell-language-server - pepeiborra opened this pull request almost 4 years ago
Fix GenChangelog script format

github.com/haskell/haskell-language-server - Ailrun opened this pull request almost 4 years ago
Add haskell.nix shell

github.com/haskell/haskell-language-server - hamishmack opened this pull request almost 4 years ago