HScottBuck
New Member
USA
2 Posts |
Posted - Jan 19 2011 : 10:40:16 AM
|
The primary reason we are looking at VA is due to the issues with IntelliSense. Ideally, we would like to disable IntelliSense and use VA instead.
But in testing this we quickly realized some basic functionality of IntelliSense was not easily replaced by VA. For example, pressing F12 to jump to the definition or <ctrl>-<alt>-F12 to jump to the declaration.
If this can be done with VA, is there a guide on how to configure Dev Studio to replace the functionality of IntelliSense?
Thanks for the help! |
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jan 19 2011 : 11:56:26 AM
|
This FAQ explains how to disable the IDE's intellisense for VS2005:
http://docs.wholetomato.com?W133
and the same approach also works for VS2008.
For jumping to a declaration or definition you can use VA's goto command, Alt-g by default:
http://www.wholetomato.com/products/features/goto.asp
Unfortunately there are some IDE features that VA is not designed to replicate, so disabling IDE Intellisense is likely to have some effects. The IDE class browser is an obvious example of something that will probably stop working. |
zen is the art of being at one with the two'ness |
|
|