T O P I C R E V I E W |
diavo |
Posted - Feb 02 2007 : 05:52:08 AM I installed the 1544 build on a WinXP system with admin rights. The istallation seems to work correctly. Also starting the VS2005 works fine. I see the new Visual assist menu item and tool bar. But, VA seems to do nothing, but the color enhancement. No bold or italic symbols, no intellisense and finally no refacorting. Was goes wrong? |
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Feb 06 2007 : 07:13:28 AM We are working on some changes / fixes for this, hopefully in the next build or two. |
diavo |
Posted - Feb 06 2007 : 01:39:50 AM It's been solved. It seems that VA needs to have full access to its program folder. Wouldn't it be better, if at least a warning would appear, instead of working incorrect? |
feline |
Posted - Feb 02 2007 : 12:31:43 PM Can you please go to:
VA Options -> About -> Copy Info
and paste the details (from the clipboard) into this thread. This will give us the basic information about your setup.
Place focus in a code file, and does alt-m list the methods in the file?
http://www.wholetomato.com/products/features/methods.asp
Which language are you programming in?
I am not sure what is going on here to be honest. Have you allowed VA to finish parsing your code yet?
You could try:
IDE tools menu -> Options -> Environment -> Fonts and Colors -> Use Defaults
which might help with VA's enhanced syntax colouring, but given nothing seems to be working I am not sure if this will help or not. |