haskell/haskell-ide-engine

Re-implement SplitCase Cmd

Aberta

#1.518 aberto em 29 de dez. de 2019

 (3 comentários) (0 reação) (0 responsável)Haskell (205 forks)batch import
component: plugingood first issue

Métricas do repositório

Stars
 (2.354 estrelas)
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