haskell/haskell-ide-engine

Re-implement SplitCase Cmd

Open

#1,518 opened on Dec 29, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (2,358 stars) (205 forks)batch import
component: plugingood first issue

Description

Command was removed, and should be implemented again. There is some old code in https://github.com/haskell/haskell-ide-engine/blob/master/src/Haskell/Ide/Engine/Support/HieExtras.hs#L382 that could be useful. Or maybe not.

Contributor guide