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 (2,358 stars) (205 forks)batch import
good first issuehelp wanted

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