Commentize/Decommentize Keyboard Shortcuts

Having Command-{ and Command-} (with corresponding Windows equivalents) as shortcuts to "Commentize" and "Decommentize" procedure code blocks would be useful. (Also, I have always preferred the menu commands Comment and Uncomment as found in TeXShop on MacOS over the above phrasings).
I second that and suggest another one:

Command-| (the vertical bar character) for "Adjust Indentation".
Did there anything happend in the last 3 years? Its really a waste of time to click all the buttons all the time, especially because it is not possible to go more than 1 step back with ctrl-z. :(

Or am I wrong?
Oooh, I hadn't realized it had been that long!

A big part of the problem is that on Windows it is impossible to create an keyboard accelerator using the / key (which is the obvious key to use for this). And on Macintosh we use that key to bring up the Help Browser.

I agree- a shortcut for this is really needed. Maybe in the mythical Igor 7.

John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
We look forward to that.
Until then it would also help to be able to go more than 1 step back with "undo", have conditional breakpoints or be able to write in debugmode to play a bit with the code while paused.
arrg wrote:
We look forward to that.
Until then it would also help to be able to go more than 1 step back with "undo", have conditional breakpoints or be able to write in debugmode to play a bit with the code while paused.


Yup - seconded. I appreciate extending the debugger like that is pretty full on, but it would be good. However, the multi level undo would be great, even if its just in the coding windows.