Author |
Topic  |
|
jzq740176597
Tomato Guru
    
China
346 Posts |
Posted - Dec 13 2012 : 02:47:27 AM
|
May need an improvement on Dbclick-select in navigate bar. At least.It should be consistent with IDE Text Editor!
(1)The Navigate bar:
 When DbClick on the "dtlBBInsNode".The Select is like that.
(2)But In the IDE.

The VA Navigate-bar has offered the very useful info and text. e.g the class member or vector's element name ,etc. we can just copy it to the IDE's Text Editor.
But Every time is almost has redundancy Need programmer to delete it himself. So Hope VA Team can do consistent-behavior with IDE's Editor.That's make Sense.
Another tip, In the IDE,I can get the same-select when Ctrl+ click with the Db-Click. The VA navigatge-bar is to Select All. May also do a change.
Regards Jzq
|
Creation come from persist! |
|
jzq740176597
Tomato Guru
    
China
346 Posts |
Posted - Dec 13 2012 : 05:44:24 AM
|
BTW,I'm a keyboard lovers,So many times ,If sth I can do with the keyboard I don't use the mouse. I always think the keyboard is more fast! So I use VS2008 sp1,I want to ask whether there's a method to switch or activate the Text-Editor(To make Text-Editor Has the focus just like I click on it by mouse)with a keyboard?
Hotkey or sth?
I have been finding the method for a long time ,but failed. I have set many Hotkey to speed operations to switch between the IDE's Panes.
Thanks! |
Creation come from persist! |
Edited by - jzq740176597 on Dec 13 2012 05:46:33 AM |
 |
|
accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
Posted - Dec 13 2012 : 11:47:33 AM
|
For double click selection and ctrl+click: I have put in a feature request for this:
case=71220
Regarding focusing the editor: there is no such VA feature, it is already provided by the IDE.
You just need to bind view.viewcode to a keyboard shortcut:
Tools -> Options... -> Environment -> Keyboard
It is Ctrl+Alt+0 by default, at least in VS2012. The shortcut for View -> Code As far as I remember you can do similar in older IDEs as well. Should be the same or similar. |
 |
|
jzq740176597
Tomato Guru
    
China
346 Posts |
Posted - Dec 13 2012 : 7:15:57 PM
|
Thanks for the View.viewcode It's really works and exact what I want. BTW,I found the Alt+0 (Window.ActiveDocumentWindows) Can do the same effect! It's wonderful! Best wishes! |
Creation come from persist! |
 |
|
|
Topic  |
|