#6708 - "Evaluate Expression" window
Hello,
I have two questions/suggestions about "Evaluate Expression" (Alt+F8) debugger window:
1) When it opens - the "Expression:" edit box has no focus so one can't start typing variable's name. Is it possible to add one ? Yes, Alt+E brings the focus to the same place, but like in Web forms - auto-focusing the right field (like in this forum: when "Post New Thread" page opens - the "Subject" field is auto-focused) makes applications way more comfortable.
Whops - no ! Pressing AltE right after AltF8 makes no effect - it only works after clicking the window with mouse (grrr.... hate using mouse :) )
2) It doesn't close by pressing Esc if no expression is given (i.e AltF8, Esc does nothing - window doesn't close). If there's an expression - then Esc needs to be pressed twice to close the window. Is it possible that after pressing AltF8 - Esc will always close the window no matter what ? Or there are cases when it's not desired ?
I think if, after all, one could run it as AltF8, type, Enter, Esc and that's it (without ever touching a mouse+) - it would be much more comfortable
Thank you !
请先登录再写评论。
Forgot to say: yes, I also know that when some variable is selected or caret stands on it - pressing AltF8 opens "Evaluate Expression" window with variable's name already in "Expression". But still - it seems to me that sometimes it's just more faster to open it with AltF8 (no matter where cursor is) and type variable's name rather than looking for the variable in the text and selecting it before opening the window ..
Also, Alt+Down used to work, displaying a history of the expressions evaluated - it stopped working in 6708
Still the same in 6733 ..