Author |
Topic |
|
ahkow
Senior Member
33 Posts |
Posted - Jan 18 2014 : 04:18:10 AM
|
Is there a way to go to definition directly, without the popup that shows the declaration and definition? Should I just use Visual Studio's Edit.GotoDefinition? |
|
foxmuldr
Tomato Guru
USA
412 Posts |
Posted - Jan 19 2014 : 06:34:45 AM
|
Yes, a Ctrl+Alt+G would be nice. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jan 25 2014 : 10:36:34 PM
|
Unfortunately this is not currently possible with VA, but we are considering adding separate forms of goto, one for the declaration and one for the implementation:
case=66885
The implementation is the first item listed in the alt-g menu, so you can just use Alt-g, Enter to go directly to the implementation if you want. Not quite the same, but it might help a bit. |
zen is the art of being at one with the two'ness |
|
|
random42
New Member
2 Posts |
Posted - Oct 10 2016 : 09:39:59 AM
|
Are there any news on this? The newest Build 2112 contained some changes regarding the Alt+G-functionality, but it still seems not to be possible to directly jump to the corresponding definition. Some colleagues of mine even stopped using Visual Studio/Assist because of this and started using Eclipse (Eclipse seems to be able to do that directly). |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Oct 25 2016 : 8:31:20 PM
|
Unfortunately no update on this yet. Have you tried using the IDE command "Edit.GoToDefinition", which is mapped to F12 by default on my system? |
zen is the art of being at one with the two'ness |
|
|
random42
New Member
2 Posts |
Posted - Oct 26 2016 : 02:51:06 AM
|
Hello feline, thank you for your reply. We experienced performance issues with the built in IntelliSense, due to our very big Visual Studio solution (Visual Studio got slow, wasn't responding and so on). Therefore we disabled IntelliSense and just wanted to rely on the Alt+G functionality of Visual Assist. The performance is great now, the only thing missing is a direct way to go to the definition - which seems to be a pretty big deal to many colleagues. |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Oct 26 2016 : 07:24:50 AM
|
Thank you for your feedback. I've added a comment to the case which will help when we prioritise feature requests. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
|
|
Topic |
|