Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 VAssistX.GotoDefinition binding to hotkey

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
swinefeaster Posted - Feb 11 2015 : 8:34:10 PM
Is there one? By default, CTRL+D is bound to Edit.GotoDefinition, which is VS's implementation and it just spins looking for it. Whereas Shift+Alt+G shows a nice VA drop down of where it is (so VA does know where it is!).
4   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 11 2015 : 11:39:44 PM
To map Ctrl-D, go into:

IDE tools menu -> Options -> Environment -> Keyboard

and select the command "VAssistX.GoToImplementation" in the list, and then set Ctrl-D for the text editor as the key binding.

I am not following why you are confused. VA is adding its own Alt-g command, but we have not replaced or disabled the built in IDE commands. Our Alt-g command uses our symbol database and our parser. The IDE command uses the IDE parser. There will be times when the IDE does a better job, and times when we do a better job.

As far as I am aware the IDE does not offer the Goto Related command, so that is just from VA.
swinefeaster Posted - Feb 11 2015 : 10:08:23 PM
also i'm confused --- doesn't vax have a superior implementation of this?
swinefeaster Posted - Feb 11 2015 : 9:31:52 PM
How do remap ctrl+d to it?
feline Posted - Feb 11 2015 : 9:29:57 PM
Alt-G is the default key binding for VA's Goto command.

Shift-Alt-G is for Goto Related, which brings up a menu of related items, including the type of a variable.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000