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

Tone down some logInfos to logDebug

pepeiborra opened this pull request almost 4 years ago
Add a pre commit hook for code formatting

Ailrun opened this pull request almost 4 years ago
remove unsafePerformIO

pepeiborra opened this pull request almost 4 years ago
Use object code for TH+UnboxedTuples/Sums

wz1000 opened this pull request almost 4 years ago
Constraint on hackage is `ghcide ==0.7.3`, should be `ghcide ==0.7.3.0`

hamishmack opened this issue almost 4 years ago
Update stack resolvers 8.10.3/8.10.4

jneira opened this pull request almost 4 years ago
Agda-style case splitting for tactics

isovector opened this pull request almost 4 years ago
Configuration for initial ghc lib dir

pepeiborra opened this pull request almost 4 years ago
Use lsp-1.1.1

wz1000 opened this pull request almost 4 years ago
Brittany formatting not working anymore, using a different formatter

andys8 opened this issue almost 4 years ago
use implicit-hie cradle from setInitialDynFlags

wz1000 opened this pull request almost 4 years ago
Build Error for 8.10.4 (maybe only under Windows)

CarstenKoenig opened this issue almost 4 years ago
Show window message when auto extending import lists

berberman opened this pull request almost 4 years ago
Weird errors when a local intermediate component is not loaded

georgefst opened this issue almost 4 years ago
Another extension that Brittany cannot parse

pepeiborra opened this pull request almost 4 years ago
Clean dependency data structures and speed up GetDependencies

pepeiborra opened this pull request almost 4 years ago
Catch GHC errors in listing module names

berberman opened this pull request almost 4 years ago
Lose the ghc-lib flag

pepeiborra opened this pull request almost 4 years ago
HLS crashes when triggering module names completion

berberman opened this issue almost 4 years ago
Make StylishHaskell plugin recognize extensions from DynFlags

Ailrun opened this pull request almost 4 years ago
Extract a Brittany package

pepeiborra opened this pull request almost 4 years ago
Pass language extensions to Brittany

pepeiborra opened this pull request almost 4 years ago
Sanitize the setup of the default Ide.Config

pepeiborra opened this pull request almost 4 years ago
Fix completion snippets on DuplicateRecordFields

berberman opened this pull request almost 4 years ago
Faster GetDependencyInformation rule

pepeiborra opened this issue almost 4 years ago
Index files on first open

wz1000 opened this pull request almost 4 years ago
Make find-definition work better with multi-components

wz1000 opened this pull request almost 4 years ago
Construct record datacons in tactics

isovector opened this pull request almost 4 years ago
Add a config option to control tactics' auto's gas

isovector opened this issue almost 4 years ago
Tactics can't solve functions involving overloaded literals

isovector opened this issue almost 4 years ago
Tactics should synthesize records in record-style

isovector opened this issue almost 4 years ago
Don't insert parentheses for top-level tactics holes

isovector opened this pull request almost 4 years ago
Simplify extracts after running tactics

isovector opened this pull request almost 4 years ago
More tests of overlapping methods for tactics

isovector opened this pull request almost 4 years ago
Fix code actions regression

pepeiborra opened this pull request almost 4 years ago
Code actions get stuck occasionally in ghcide 0.7.4

pepeiborra opened this issue almost 4 years ago
Refactor the hypothesis type in hls-tactics-plugin

isovector opened this pull request about 4 years ago
Fix the Eval plugin sporadic exceptions

pepeiborra opened this pull request about 4 years ago
Accidentally disabled warning in VSCode: how to reenable it?

nasosev opened this issue about 4 years ago
Eval Plugin: Proper handling of flags in `:set`

konn opened this pull request about 4 years ago
Code action "Apply all hints" shows everywhere

berberman opened this issue about 4 years ago
Add pragma after she-bang

ishmum123 opened this pull request about 4 years ago
Cancel earlier queued benchmarks

pepeiborra opened this pull request about 4 years ago
Default main for ghcide

pepeiborra opened this pull request about 4 years ago
Expand contributors guide in a new document

jneira opened this issue about 4 years ago
extract defaultMain for ghcide

pepeiborra opened this issue about 4 years ago
Duplicate pragma warnings fixed

ishmum123 opened this pull request about 4 years ago
Fix duplication of code actions for adding NamedFieldPuns

berberman opened this pull request about 4 years ago
Bump explicit-imports plugin

pepeiborra opened this pull request about 4 years ago
ghcide 0.7.4.0 breaks hls-explicit-imports-plugin 0.1.0.0

hamishmack opened this issue about 4 years ago
Add support for ghc-8.10.4 and drop it for ghc-8.10.1

jneira opened this pull request about 4 years ago
No valid buildplan for hls 0.9.0 with the tactis-plugin

maralorn opened this issue about 4 years ago
Prepare ghcide v0.7.4 release

pepeiborra opened this pull request about 4 years ago
Completions from non-imported modules

michaelpj opened this issue about 4 years ago
Add a new benchmark example to characterise multi-component performance

pepeiborra opened this pull request about 4 years ago
[shake-bench] extract project dependencies action (for the HEAD binary)

pepeiborra opened this pull request about 4 years ago
[shake-bench] collect eventlogs

pepeiborra opened this pull request about 4 years ago
[benchmark] add warmups

pepeiborra opened this pull request about 4 years ago
Add code action for hiding shadowed identifiers from imports

berberman opened this pull request about 4 years ago
ghcide plugins don't honour generic plugin configuration

jneira opened this issue about 4 years ago
Parallelize benchmark CI

pepeiborra opened this pull request about 4 years ago
Weird Haddock sends HLS crashing

Ptival opened this issue about 4 years ago
Add ghc-8.10.4 support

jneira opened this issue about 4 years ago
Fix space leak on cradle reloads

pepeiborra opened this pull request about 4 years ago
[benchmarks] speed up CI

pepeiborra opened this pull request about 4 years ago
[benchmark] check digests for input files only

pepeiborra opened this pull request about 4 years ago
Add link to hackage package to readme

expipiplus1 opened this pull request about 4 years ago
hls-splice-plugin-0.3.0.0-prepare

konn opened this pull request about 4 years ago
Automate hackage releases

jneira opened this issue about 4 years ago
Trigger extending import only when the item is not in scope

berberman opened this pull request about 4 years ago
Auto extend import list in some needless cases

berberman opened this issue about 4 years ago
Benchmark suite can fail unexpectedly

konn opened this issue about 4 years ago
Bum up hls-eval-plugin to 0.2

jneira opened this pull request about 4 years ago
[Feature request/question] Record completion as a (lens) code action

googleson78 opened this issue about 4 years ago
How to use Record completion snippets?

googleson78 opened this issue about 4 years ago
Don't extend import list with child if the parent has been imported as (..)

berberman opened this pull request about 4 years ago
A bug in auto extending import

berberman opened this issue about 4 years ago
Crash Loop in VSCode Extension using Template Haskell

FinleyMcIlwaine opened this issue about 4 years ago
Prepare hls hlint plugin 0.2.0

jneira opened this pull request about 4 years ago
Stuck on CPP include

viluon opened this issue about 4 years ago
hls-splice-plugin-0.2.0.0

konn opened this pull request about 4 years ago
Bump haddock comments plugin to 0.1.1

berberman opened this pull request about 4 years ago
FindImports typo (minor)

andys8 opened this pull request about 4 years ago
Bump up hls-plugin-api to 0.7.0

jneira opened this pull request about 4 years ago
Prepare ghcide v0.7.3 release

pepeiborra opened this pull request about 4 years ago
hls-retrie-plugin 0.1.1.0

pepeiborra opened this pull request about 4 years ago
prepare 0.9.0 hackage release

jneira opened this issue about 4 years ago
Jump to definition for src not working if defined as library

andys8 opened this issue about 4 years ago
Upgrade to lsp-1.0

wz1000 opened this pull request about 4 years ago
No ghc 8.8.3 support in the haskell-language-server package in nixpkgs

JonathanLorimer opened this issue about 4 years ago