configurable number of supported undo steps
Currently, the number of supported undo steps in Spoofax editors is quite limited and not configurable. At least for me, that leads to annoyances and therefore limits my productivity.
The number of undo steps should either follow some existing configuration (such as General->Editors->Text editors->undo steps), provide its own configuration or at least be set much higher by default.
Submitted by Sebastian Erdweg on 9 June 2011 at 09:19
Issue Log
On 9 June 2011 at 10:04 Lennart Kats commented:
Are you sure the Eclipse setting doesn’t work? I always assumed it did. We just use an
AbstractTextEditor
after all and I don’t believe IMP does any low-level stuff like that.
On 14 June 2011 at 12:50 Lennart Kats tagged unconfirmed
Log in to post comments