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

[WIP] Minor performance improvement

Ailrun opened this pull request about 4 years ago
Benchmark improvements

pepeiborra opened this pull request about 4 years ago
Make adding missing constraint work in presence of 'forall' (fixes #1164)

jhrcek opened this pull request about 4 years ago
Prepare for Hackage

pepeiborra opened this pull request about 4 years ago
Upload to Hackage

pepeiborra opened this issue about 4 years ago
Some unnecessary recompilations of boot modules

wz1000 opened this issue about 4 years ago
Test only last ghc minor version and fix windows cache

jneira opened this pull request about 4 years ago
Rethink VFS handling

wz1000 opened this issue about 4 years ago
Sticky diagnostics

pepeiborra opened this issue about 4 years ago
Fix toMethodName bug of the Class plugin

Ailrun opened this pull request about 4 years ago
Quick fix for #1158

Ailrun opened this pull request about 4 years ago
Suggest adding pragmas for parse errors too

mrBliss opened this pull request about 4 years ago
HLint actions fail for Debian(WSL) and Coc

davorklju opened this issue about 4 years ago
Fix wrong component name of splice plugin in hie.yaml

berberman opened this pull request about 4 years ago
False compile error: conflicting family instance declarations

luntain opened this issue about 4 years ago
Dynamic linking problems?

Vlix opened this issue about 4 years ago
Support build-tool-depends

amesgen opened this issue about 4 years ago
HLS crashes and stops working when a file contains "\r" in a comment

Savelenko opened this issue about 4 years ago
[Feature request] Type sigs on class plugin

googleson78 opened this issue about 4 years ago
Revert "Auto cancel redundant workflows (attempt #2)"

pepeiborra opened this pull request about 4 years ago
Auto cancel redundant workflows (attempt #2)

pepeiborra opened this pull request about 4 years ago
Prepare 0.8.0 (versions)

jneira opened this pull request about 4 years ago
Streamline CircleCI jobs

pepeiborra opened this pull request about 4 years ago
Mergify: create configuration

jneira opened this pull request about 4 years ago
Consider using a merge bot to make easier pr handling

jneira opened this issue about 4 years ago
Prepare 0.8.0 release

jneira opened this pull request about 4 years ago
textDocument/documentHighlight not supported on initial load

samhh opened this issue about 4 years ago
Make completions a HLS plugin

gdevanla opened this pull request about 4 years ago
Bump haskell-lsp to 0.23

berberman opened this pull request about 4 years ago
Remove no longer needed git submodule update

jhrcek opened this pull request about 4 years ago
Enable more tests

peterwicksstringfield opened this pull request about 4 years ago
Update links to issues/PRs in ghcide tests.

peterwicksstringfield opened this pull request about 4 years ago
Integrate HLint plugin

ghost opened this issue about 4 years ago
Integrate HLint plugin

ghost opened this issue about 4 years ago
Reenable -fghc-lib build

pepeiborra opened this issue about 4 years ago
Ci fixes

pepeiborra opened this pull request about 4 years ago
Add 8.10.3 to github actions build and test

bflyblue opened this pull request about 4 years ago
Fix #723 (Instance declarations in hs-boot files result in GHC errors)

simmsb opened this pull request about 4 years ago
Discussion: CI resources

alanz opened this issue about 4 years ago
Fix extend imports regression

pepeiborra opened this pull request about 4 years ago
Move Linux & Mac OS tests into the Nix GitHub action

pepeiborra opened this pull request about 4 years ago
Also suggest importing methods without parent class

mrBliss opened this pull request about 4 years ago
Cleanup format testfiles

peterwicksstringfield opened this pull request about 4 years ago
Delete unused utilities for controlling logging.

peterwicksstringfield opened this pull request about 4 years ago
Delete unused testdata

peterwicksstringfield opened this pull request about 4 years ago
Retry a failed cradle if the cradle descriptor changes

pepeiborra opened this pull request about 4 years ago
Perform memory measurement on SIGUSR1

pepeiborra opened this pull request about 4 years ago
Fix suggestAddTypeAnnotation regex

kderme opened this pull request about 4 years ago
Splice Plugin: expands TH splices and QuasiQuotes

konn opened this pull request about 4 years ago
Detect stack elsewhere than the project root

kendfrey opened this issue about 4 years ago
Add ghc-8.10.3 support after merging ghcide repo

jneira opened this pull request about 4 years ago
Run gh actions on master pushes

jneira opened this pull request about 4 years ago
Update links to issues in ghcide tests

jneira opened this issue about 4 years ago
issue to test moving of GH issues

alanz opened this issue about 4 years ago
HEADS UP: git force push on master

pepeiborra opened this issue about 4 years ago
Bring over unmerged PRs from ghcide

wz1000 opened this issue about 4 years ago
References via `hiedb`

wz1000 opened this pull request about 4 years ago
Instance declarations in hs-boot files result in GHC errors

simmsb opened this issue about 4 years ago
Distribute binaries via Homebrew

ad-si opened this issue about 4 years ago
Merge ghcide repository (replacing the submodule)

pepeiborra opened this pull request about 4 years ago
Invert the dependency between hls-plugin-api and ghcide

pepeiborra opened this pull request about 4 years ago
Move eval plugin to hls-eval-plugin

tittoassini opened this pull request about 4 years ago
Support for ghc-8.10.3

jneira opened this pull request about 4 years ago
Fix and enable progress message tests.

peterwicksstringfield opened this pull request about 4 years ago
Add Qualified imports with types

emilypi opened this issue about 4 years ago
Add a known tactic for writing arbitrary instances

isovector opened this pull request about 4 years ago
Int maxBound causes non-integer JSON value for outline

alanz opened this issue about 4 years ago
Upload new logo

GuillaumeDesforges opened this issue about 4 years ago
Cannot build ghcide on Windows with cabal v1 commands

augustss opened this issue about 4 years ago
Should we lint, -wall and format our code base?

alanz opened this issue about 4 years ago
Introduce generic config for plugins

alanz opened this pull request about 4 years ago
Enable get type definition tests

peterwicksstringfield opened this pull request about 4 years ago
Preprocessors support

berberman opened this issue about 4 years ago
Fix ghc version for windows 8.10.2.2 in github build workflow

jneira opened this pull request about 4 years ago
Missing newline when evaluate on last line

t4ccer opened this issue about 4 years ago
Add plugins conditionally at compile time

jneira opened this pull request about 4 years ago
Adding the PackageName/ComponentName on hover

theobat opened this issue about 4 years ago
Disable auto extend import lists in completions

pepeiborra opened this pull request about 4 years ago
Prepare 0.7.1

jneira opened this pull request about 4 years ago
Incorrect completion text when using DuplicateRecordFields

expipiplus1 opened this issue about 4 years ago
A language pragma snippet would be very useful

expipiplus1 opened this issue about 4 years ago
How to disable completion snippets

berberman opened this issue about 4 years ago
Extend wrong thing to the import list automatically

berberman opened this issue about 4 years ago
Apply hint never returns

nmichael44 opened this issue about 4 years ago
Restore kick (#676)

wz1000 opened this pull request about 4 years ago
README: Remove instructions to execute data target

andys8 opened this pull request about 4 years ago
Desugarer warnings

georgefst opened this issue about 4 years ago
Add hlint tests over cpp, extensions and ignore hints

jneira opened this pull request about 4 years ago
Haddock comments plugin

berberman opened this pull request about 4 years ago
Miscellaneous fixes

berberman opened this pull request about 4 years ago
Meta: Monthly Release

alanz opened this issue about 4 years ago
Hls completion plugin

gdevanla opened this pull request about 4 years ago