intellij: is there selective undo feature as in emacs? -


basically, in emacs. can undo changes in selected region. a useful feature. wonder whether intellij has it.

no there isn't. equivalent in intellij local history. can right click on file, choose local history->show history. can see changes made on time , select individual lines/sections remove or reapply.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -