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

Pr 658 fix completion tests

peterwicksstringfield opened this pull request about 4 years ago
"Could not load module" in test components of stack cradle

GuillaumeDesforges opened this issue about 4 years ago
Do not suggest explicitly disabled pragmas

berberman opened this pull request about 4 years ago
Brittany is not initialised with stack default extensions

santiweight opened this issue about 4 years ago
Sending LSP messages very quickly causes all diagnostics to disappear

tomsmeding opened this issue about 4 years ago
fixed hie.yaml.stack

tittoassini opened this pull request about 4 years ago
eval action crashes server when optics are involved

xsebek opened this issue about 4 years ago
Add pragmas completions

gdevanla opened this pull request about 4 years ago
Implement basic Class plugin

Ailrun opened this pull request about 4 years ago
Prepare 0.7.0 release (includes bump ghcide to 0.6.0.1)

jneira opened this pull request about 4 years ago
Enable code completion tests

peterwicksstringfield opened this pull request about 4 years ago
Enable highlight unittests

peterwicksstringfield opened this pull request about 4 years ago
Fix document symbols unit tests.

peterwicksstringfield opened this pull request about 4 years ago
Delete duplicate cabal clause for applyrefact2

peterwicksstringfield opened this pull request about 4 years ago
Add code-action to turn derived type-class into its implementation

fendor opened this issue about 4 years ago
Add extra-source-files for split plugins

berberman opened this pull request about 4 years ago
ghc panic on lookupVers1

pepeiborra opened this issue about 4 years ago
Extract ghcide completions and code actions into HLS plugins

pepeiborra opened this issue about 4 years ago
Deprecate the ghcide executable

pepeiborra opened this issue about 4 years ago
[nix-shell] Actually use gitignore

pepeiborra opened this pull request about 4 years ago
idempotent command and code cleanup

tittoassini opened this pull request about 4 years ago
Split the Imports and Retrie plugins

pepeiborra opened this pull request about 4 years ago
Simplify and Bump implicit-hie version constraints

Avi-D-coder opened this pull request about 4 years ago
Fix and enable disabled code action unit tests, fix fallback handler

peterwicksstringfield opened this pull request about 4 years ago
Bug with valid hole fit substitutions: they do not respect scope!

Tritlo opened this issue about 4 years ago
"Remove redundant import" doesn't always work with ImportQualifiedPost

georgefst opened this issue about 4 years ago
Add Ghcide hie.yaml instruction for Stack users

sir4ur0n opened this pull request about 4 years ago
Update implicit-hie

Avi-D-coder opened this pull request about 4 years ago
Upgrade the Nix build system

pepeiborra opened this pull request about 4 years ago
HLint plugin ignores "ignore"s defined as {-# HLINT ... -#} annotations

ProofOfKeags opened this issue about 4 years ago
No longer needed to build once for Stack

sir4ur0n opened this pull request about 4 years ago
Please release

gwils opened this issue about 4 years ago
Format on import

expipiplus1 opened this issue about 4 years ago
Doc preview cannot render inline math formulae

emilypi opened this issue about 4 years ago
Perform autocomplete for unimported values

lalaithion opened this issue about 4 years ago
Help with built-in nvim lsp

hurricanehrndz opened this issue about 4 years ago
Make Fourmolu's use of editor 'tabSize' configurable

georgefst opened this issue about 4 years ago
Preserve the last empty comment line after eval plugin

expipiplus1 opened this pull request about 4 years ago
Two code actions for import module name; one of them is broken

Ailrun opened this issue about 4 years ago
Import suggestion code action doesn't suggest importing operators

expipiplus1 opened this issue about 4 years ago
"Replace with" action removes ticks from TemplateHaskellQuotes usage

expipiplus1 opened this issue about 4 years ago
Automatic import of pattern synonyms does not import the correct name

expipiplus1 opened this issue about 4 years ago
Reduce num of jobs of nix build

jneira opened this pull request about 4 years ago
Update fourmolu to 0.3.0.0

gwils opened this pull request about 4 years ago
Add hspec-discover to build-tool-depends in tactics plugin

gwils opened this pull request about 4 years ago
Tone down the implicit cradle import warnings

ndmitchell opened this issue about 4 years ago
pathToId is partial

ndmitchell opened this issue about 4 years ago
Add build to ghc-8.10.2 and windows

jneira opened this pull request about 4 years ago
^@ in import lens text

fonghou opened this issue about 4 years ago
Enable ghc-8.10.2 for windows

jneira opened this pull request about 4 years ago
Module Name Plugin: Treat modules starting with lowercase as Main module

konn opened this pull request about 4 years ago
Bump ormolu to 0.1.4.1

AlistairB opened this pull request about 4 years ago
Path error

georgefst opened this issue about 4 years ago
Call to getCodeActions needs to wait - for tests

gdevanla opened this issue about 4 years ago
Remove workaround in github actions not longer needed

jneira opened this pull request about 4 years ago
Flaky test "eval -> Refresh an evaluation"

maralorn opened this issue about 4 years ago
Atom hls for Haskell unable to start.

SHA256man opened this issue about 4 years ago
Don't suggest adding extensions which have been explicitly disabled

expipiplus1 opened this issue about 4 years ago
Smarter import suggestion with defaults

expipiplus1 opened this issue about 4 years ago
Remove custom hie-bios version

jneira opened this pull request about 4 years ago
HLS adds type signature to TH declaration into wrong declaration group

expipiplus1 opened this issue about 4 years ago
ghcide hangs during typechecking on a single-core machine or setting `-j1`

expipiplus1 opened this issue about 4 years ago
Always use utf-8 when opening file handles

fendor opened this pull request about 4 years ago
It takes forever to load my project

domenkozar opened this issue about 4 years ago
installing ghcide with stack requires a lot of extra-deps

SamKacer opened this issue about 4 years ago
Add code action to suppress specific hlint warnings

srid opened this issue about 4 years ago
Fix fourmolu plugin inconsistent formatting

zweimach opened this pull request about 4 years ago
Hlint: bring over idea2Message for formatting

alanz opened this pull request about 4 years ago
Applying hlint deindents where clause and remove comments

srid opened this issue about 4 years ago
Running a test watcher alongside haskell-language-server

danbroooks opened this issue about 4 years ago
Test against ci precompiled binaries

jneira opened this issue about 4 years ago
Changes in hlint config file should be applied on the fly

jneira opened this issue about 4 years ago
hlint seeking unavailable file /opt/ghc/8.8.4/lib/ghc-8.8.4/settings

soiamsoNG opened this issue about 4 years ago
"Apply hint" code action for hlint does not work with default-extensions

akshaymankar opened this issue about 4 years ago
Update implicit-hie & ghcide

Avi-D-coder opened this pull request about 4 years ago
README: hlint is supported

andys8 opened this pull request about 4 years ago
Use comments & simplify issue template

xeruf opened this pull request about 4 years ago
Add option to proceed with implicit cradle without error message

xeruf opened this issue about 4 years ago
Preserve file permissions in tar bundles

bubba opened this pull request about 4 years ago
Replace deprecated set-env with temporary files

bubba opened this pull request about 4 years ago
Tactics: case split as several declarations

serras opened this issue about 4 years ago
How to ignore "Defined but not used:" warnings?

anka-213 opened this issue about 4 years ago