Right now, 开发者_StackOverflow中文版Visual Assist X shows 5 items in my Intellisense suggestions window (i.e. when I begin typing).
After install visual assist x in vs2010. I t开发者_运维百科hink the internal member nav bar in code editor is no need.Use the IDE options dialog to turn off the navigation bar - either for all languag
Is there any way to prevent start/load of DevExpress and/or Vissual assist? Even if disabling it\'s up\'n running the next time.
Can anyone please tell me what is the main use 开发者_运维知识库of visual assist? Does it really help?It\'s a plugin for Visual Studio that gives you better code completion and other productivity feat
I use Visual C++ (7.1 and 8.0) on huge C++ project. The solution contains thousands of files. Visual Assist helps in jumping to function and class definitions. The problem is that it sometimes becomes
I\'m currently being forced to work with Eclipse on one of my current projects. The language we\'re working with is C++.
VS 2005/2008/2010 I have latest Visual Assist X and Resharper 5.0 installed at the same time. I found some Resharper shortkeys and functionality became disabled or stopped working. Do these 2 plugins
How can I define which filetypes are affected by VisualAssist in Visual Studio 2010? For example, I don\'t like how this tool works with openCL and 开发者_JAVA百科cuda files, therefore I would like t
I\'m using Visual Assist X trial on VS2010 Pro. When I do extract method or modify method signature refactorings it gives me this:
can anyone tell me if there is any alternative for visual asssit? We are using MSVC6, since it suits well for our projects and not in a mood to move to vc.net.