Emulation: Mac OS X
what-is (return) (key combination Ctrl+[) generates the message:
Ctrl+[ runs the command next-hotspot
I believe this key combination did work on Slickedit For Mac prior to installing the beta release. This key combination does work for me on Windows Slickedit 2012 (no beta).
Further observations:
1. This only happens inside two parentheses. That is, if I type "if(a(b" (which has expanded to an if block with braces), control-[ does nothing. However, inside just one parenthesis by typing "if(a", control-[ works as expected, i.e., jumps past the curly brace.
2. tabbing to the next hotspot works in each case. This is NOT the same behavior as control-[. Tab moves outside the parenthesis, control-[ moves to the start of the inner {} block.
3. While the outlined rectangle is present, the mouse disappears over that window. Not sure if that's intended. I have 5 floated windows, and the window in question has 5 tabs. The mouse does appear when I move it outside the current window, over other windows, etc. It then disappears when I move it back over the window with the outlined rectangle (so long as that window has focus).
Thanks!