jwoudenberg / elm-pair

An artificial pair-programmer that helps you write Elm

Home Page:https://elm-pair.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Removing qualifier from custom type's constructors broken

stoeffel opened this issue · comments

I found an issue when renaming arguments of variants of a custom type.
elm-pair-thingy

Here the code to repro https://github.com/stoeffel/elm-pair-repro

That's a super clear demonstration. Thank you for reporting this, I'm going to look into it!

Sorry it took me a while to get to this, I wanted to finish cross-file renaming first. That's included in the next release (currently being published), along with a fix for this.
output

Release 15 is live and contains a fix, so I'm going to close this issue. If you still run into issues please let me know. Thanks again for bringing this bug to my attention!