halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Rename undo #21

Open chalmagean opened 7 years ago

chalmagean commented 7 years ago

It would be nice to be able to undo the last rename. This tends to be annoying if done across files since you have to either rename your rename or go to each of the affected files and hit undo.

Feature suggestions:

  1. Do it all in one swoop by hitting Cmd-z/Ctrl-z
  2. Leave the rename panel open and provide an Undo button.