haskell/haskell-ide-engine

Re-implement SplitCase Cmd

Open

#1.518 aberto em 29 de dez. de 2019

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (205 forks)batch import
component: plugingood first issue

Métricas do repositório

Stars
 (2.358 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador