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 (205 forks)batch import
component: plugingood first issue

Repository metrics

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

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