haskell/haskell-ide-engine

Expose "applyrefact:applyAll" as a hie command

Open

#1,442 opened on Nov 8, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (205 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (2,358 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Register this on startup as part of the capability negotiation, so it is available in all clients.

This obviates the need for https://github.com/alanz/vscode-hie-server/pull/168

Contributor guide