haskell/haskell-ide-engine

Re-implement SplitCase Cmd

Offen

#1.518 geöffnet am 29.12.2019

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Haskell (205 Forks)batch import
component: plugingood first issue

Repository-Metriken

Stars
 (2.354 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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