T O P I C R E V I E W |
dinkai |
Posted - Jul 14 2009 : 09:31:15 AM Hi, I work in an environment where we prevent VS 2005 from creating an ncb file because of a massive drain on cpu. This prevents the Code Definition Window from working. Can Visual Assist create it's own version of the Code Definition Window, and maybe even add syntax highlighting to it?
Thanks |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jul 14 2009 : 11:01:30 AM Are you aware of VA's Hovering Class Browser:
http://www.wholetomato.com/products/features/hcb.asp
it is not the same, but it does offer some useful information about enums and other types. You can also turn on:
VA Options -> Advanced -> Display -> Display comments from source files when available
to see comments in tooltips, when available.
It is very unlikely we would try to duplicate the Code Definition window, since this already exists in the IDE, if you have left the IDE's Intellisense enabled. |
|
|