This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 179586 - A new feature: "full redo" and "full sudo"
Summary: A new feature: "full redo" and "full sudo"
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 13:41 UTC by tirengarfio
Modified: 2011-09-01 15:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tirengarfio 2010-01-16 13:41:21 UTC
Hi,

imagine you do n undo's in your code. After that you may want to be again in the state before doing the first undo, so you will click your redo button n times (losing time) again...

I didn't find any IDE that have the same functionality as clicking n times the redo button but with just one click. I have called it by myself "full redo".

The "full sudo" feature would take you to the file state when you opened it, and combined with the ordinary redo button could take you forward in the development of the file from the moment you opened it.

Do you understand me? Could you implement this? I find it useful.

Regards

Javi