Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Auto-completion disable after using dubbuging mode
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uduse
Starting Member

USA
1 Posts

Posted - May 24 2015 :  11:03:00 PM  Show Profile  Reply with Quote
I am not sure if I am the only one?

Once I enter debugging mode, do something, then switch back to normal mode, auto-completion and intellisense will be disabled (together with the glitch that the whole screen refreshes whenever I type something). Then I have to click on the tomato icon to trigger Visual Assist menu and click "OK" right after that to re-enable those features.

Hm.. what's wrong?



Info:

VA_X.dll file version 10.9.2062.0 built 2015.04.07
DevEnv.exe version 12.0.21005.1 Ultimate
msenv.dll version 12.0.21005.1
Comctl32.dll version 6.10.9600.17784
Windows 8.1 6.3 Build 9600
8 processors (x86-64, WOW64)
Language info: 1252, 0x409

Platform: Project defined
Stable Includes:
C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\winrt;
C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\shared;
C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\um;
X:\\VS\\VC\\atlmfc\\include;
X:\\VS\\VC\\include;

Other Includes:

Stable Source Directories:
X:\\VS\\VC\\crt\\src;
X:\\VS\\VC\\atlmfc\\src\\atl;
X:\\VS\\VC\\atlmfc\\src\\mfcm;
X:\\VS\\VC\\atlmfc\\src\\mfc;


Edited by - Uduse on May 24 2015 11:04:43 PM

marovira
Junior Member

12 Posts

Posted - May 25 2015 :  6:04:13 PM  Show Profile  Reply with Quote
I also get the same behaviour.

Whenever I enter debug mode (regardless of any breakpoints) and then return to normal mode, auto-completion and intellisense are disabled. It is also worth noting that the VAX navigation bar will either flicker as I type, or stay blank until I finish typing.

In order to re-enable auto-completion and inteliisense, I have to go to VASSISTX > Visual Assist Options... and once the menu is displayed, press Esc and then everything will be enabled again.

The weird thing is that this error has been recurring (at least since build 2048, but it will sometimes fix itself randomly. Other times, it will continue.
I believe that once I managed to fix it by closing Visual Studio, uninstalling VAX, restarting my computer, and installing it again, however this is not a consistent fix.

Info:
VA_X.dll file version 10.9.2062.0 built 2015.04.07
DevEnv.exe version 12.0.31101.0 Professional
msenv.dll version 12.0.31101.0
Comctl32.dll version 6.10.7601.18807
Windows 7 6.1 Build 7601 Service Pack 1
8 processors (x86-64, WOW64)
Language info: 1252, 0x409

Platform: Project defined
Stable Includes:
C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.1A\\include;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\include;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\crt\\src;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\atl;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfc;

Go to Top of Page

marovira
Junior Member

12 Posts

Posted - May 25 2015 :  7:14:21 PM  Show Profile  Reply with Quote
quote:
Originally posted by marovira

I also get the same behaviour.

Whenever I enter debug mode (regardless of any breakpoints) and then return to normal mode, auto-completion and intellisense are disabled. It is also worth noting that the VAX navigation bar will either flicker as I type, or stay blank until I finish typing.

In order to re-enable auto-completion and inteliisense, I have to go to VASSISTX > Visual Assist Options... and once the menu is displayed, press Esc and then everything will be enabled again.

The weird thing is that this error has been recurring (at least since build 2048, but it will sometimes fix itself randomly. Other times, it will continue.
I believe that once I managed to fix it by closing Visual Studio, uninstalling VAX, restarting my computer, and installing it again, however this is not a consistent fix.

Info:
VA_X.dll file version 10.9.2062.0 built 2015.04.07
DevEnv.exe version 12.0.31101.0 Professional
msenv.dll version 12.0.31101.0
Comctl32.dll version 6.10.7601.18807
Windows 7 6.1 Build 7601 Service Pack 1
8 processors (x86-64, WOW64)
Language info: 1252, 0x409

Platform: Project defined
Stable Includes:
C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.1A\\include;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\include;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\crt\\src;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\atl;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfc;





I should also note that when I exit a debugging session and start typing again with auto-complete and intellisense disabled, typing speed slows down dramatically. This is persists until I use the work-around described earlier.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - May 28 2015 :  12:30:20 AM  Show Profile  Reply with Quote
Are either of you working via remote desktop, or anything similar? Or is this happening on your local machine?

When you have the problem, does changing the current file have any effect?

What about opening a code file that is not currently open in the editor, is VA active as expected in a newly opened file?

If you look at:

IDE Tools menu -> Extensions and Updates...

what extensions are listed on you system? For VS2013 Professional Update 4 with VA I have the following extensions listed:

Application Insights Tools for Visual Studio
Behaviors SDK (XAML)
Microsoft Advertising pubCenter Service for Visual Studio
Microsoft Advertising SDK for WIndows 8.1
Microsoft ASP.NET and Web Tools
Microsoft Visual Studio ASP.NET MVC 5 Scaffolding
NuGet Package Manager for Visual Studio 2013
Visual Assist
Visual F# 3.1
Visual Studio Extensions for Windows Library for JavaScript
Windows Phone 8.1 SDK Integration

I am wondering if you both have a common extension that is unusual, that might somehow be a factor.

zen is the art of being at one with the two'ness
Go to Top of Page

marovira
Junior Member

12 Posts

Posted - Jun 01 2015 :  3:11:34 PM  Show Profile  Reply with Quote
@feline:
I am working on my local machine, so no remote desktop. I tried your suggestions and neither one had any effect on VA.

As for extensions, here's my list:
Application Insights Tools for Visual Studio
Behaviors SDK (XAML)
Microsoft Advertising pubCenter Service for Visual Studio
Microsoft Advertising SDK for Windows 8.1
Microsoft Advertising SDK for Windows Phone 8.1 XAML
Microsoft ASP.NET and Web Tools
Microsoft Visual Studio ASP.NET MVC 5 Scaffolding
NuGet Package Manager for Visual Studio 2013
Productivity Power Tools 2013
Visual Assist
Visual F# 3.1
Visual Studio Extensions for Windows Library for JavaScript
VsVim
Windows Phone 8.1 SDK Integration
Workflow Manager Activities

Do any of them have known issues with VA?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000