Tagged Questions
The visual-assist tag has no wiki summary.
11
votes
1answer
920 views
Disable Visual Assist X for certain project types
Is there any way to disable Visual Assist X for all project types but C/C++?
I'm switching a lot between C++ and C# projects, and I way prefer Resharper for handling C# projects. I know I can ...
10
votes
3answers
8k views
Tool Comparison: Visual Assist X and Resharper
.NET developers out there! Need your opinion here!
I am now using Visual Assist X, a decent piece of software, indeed. But the .NET bloggers seem to prefer Resharper more. I might want to consider a ...
7
votes
4answers
2k views
Resharper and ViEmu Keybindings ( and Visual Assist )
With ViEmu you really need to unbind a lot of resharpers keybindings to make it work well.
Does anyone have what they think is a good set of keybindings that work well for resharper when using ViEmu?
...
4
votes
1answer
1k views
is there any alternative to Visual Assist for VC++?
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.
I am so hooked up with VA that I am ...
4
votes
4answers
2k views
Visual Assist low performance
I am using Visual Assist X for C/C++ code in Visual Studio 2005 but I see that, sometime, when visual studio take focus, the processor is working too much and I cannot type code. If I am waiting somes ...
3
votes
3answers
336 views
Disable loading Visual Assist X when launching Visual Studio
Is there any way to disable VA X when launching VS and turn it back on only when needed? Since it will cause some lag. I seem can't find the option either in VS's option or VA's option.
3
votes
1answer
875 views
Running Visual Assist X and ReSharper 5.0 at the same time
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 functionalities just got disable or not working. Does these 2 ...
3
votes
6answers
801 views
Any other tools/plugins like VisualAssist that will change my life (MSVS)?
I was introduced to VisualAssist a few years ago and for me there's no going back. Are there any other tools I'm missing out on?
2
votes
4answers
110 views
Learning C++ (Linux+QtCreator) should I upgrade to Windows+VisualC+VisualAssist? How does it compare?
I'm a long-term Linux user and an 'advanced' Python programmer. I'm recently having some spare time on weekends and I'm beginning to learn C++.
I'm using Qt Creator for development because it has ...
2
votes
1answer
457 views
How can I setup CodeRush and Visual Assist X to not conflict with each other?
Both Developer Express' CodeRush and Whole Tomato's Visual Assist X are excellent tools. I've found that CodeRush has a prettier UI, and it's "marker" mechanic is extremely useful, and it has a larger ...
2
votes
6answers
538 views
Visual Studio 2008 non-obvious but useful features [closed]
Possible Duplicate:
Hidden Features of Visual Studio (2005-2008)?
I am a C++ programmer and I program in Visual Studio 2008 with wonderful VisualAssist plugin.
I've used this IDE a lot and ...
1
vote
1answer
38 views
How to enable column indicator in Qt Creator?
Visual Assist X has a nice feature for Visual Studio called column indicator. It displays a vertical line in text editor on the specified column(I use 80th column). This heps you not to write a very ...
1
vote
2answers
204 views
Visual Studio 2010 + Visual Assist C++: Are there any automated ways to create getters and setters?
So I am creating a simple class like:
class file
{
public:
boost::filesystem::path path;
bool is_directory;
boost::uintmax_t target_size;
void ...
1
vote
2answers
685 views
Disable DevExpress / VassistX by default?
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.
When using a limited cpu larger projects sometimes freezes everything ...
1
vote
1answer
379 views
Visual Studio environment alternative
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 ...
1
vote
1answer
109 views
How to change the symbol databases folder of the VisualAssist X?
Does anybody know if it is possible to change the folder, where the VisualAssist X stores its symbol databases?
By default it is in
<%APPDATA%>\VisualAssist
1
vote
1answer
276 views
Visual Assist X: curly braces are moving during refactoring
I use Visual Assist X, build from 05.01.2009, but the same problem occurred in the previous releases as well. (I run it on MSVS 2005)
When I do some refactoring (like extracting a method), ...
1
vote
4answers
828 views
Visual Assist Macros
Do you have any visual assist macros that you write and you want to share?
it can be very useful on coding..
people who use Visual-Assist knows that..
1
vote
2answers
235 views
Anyone using Visual Assist? How does VA get the source code content?
I'm using Visual Assist with VC6, it seems to be a powerfull tool.
As a programmer, I'm curious about the implementation. I'm wondering how does VA get the source code content? it seems that VA knows ...
0
votes
0answers
12 views
Using #region in visual assist misalligns code
I am using Visual Assist with Visual Studio 2010. It is saving my lot of time. But I am having an issue while using #region command from context menu of "Surround with (VA X)". If I have to add a ...
0
votes
0answers
36 views
Developer tools for VC++ 6.0 similar to Visual Assist
I am using VC++ 6.0 at work and am not in a position to acquire license for Visual Assist. I am looking at alternate options and all my search efforts so far have been futile. Many tools I came across ...
0
votes
3answers
62 views
Visual Assist X — More items in Intellisense?
Right now, Visual Assist X shows 5 items in my Intellisense suggestions window (i.e. when I begin typing).
Is there any way to increase it? 5 items is too few. :(
0
votes
1answer
26 views
How to close the internal member nav bar in the top of the code editor?
After install visual assist x in vs2010. I think the internal member nav bar in code editor is no need.
0
votes
2answers
102 views
does anyone know what visual assist is?
Can anyone please tell me what is the main use of visual assist? Does it really help?
0
votes
1answer
33 views
Can we refactor our class if its fully written in .h file into .h + .cpp using Visual Assist X?
Can we refactor our class if its fully written in .h file into .h + .cpp using Visual Assist X? (I mean having all functions written in .h file)
0
votes
1answer
80 views
Is there anything like VisualAssistX for Eclipse? or I'd like some autocomplete with my cup of Eclipse
I'm currently being forced to work with Eclipse on one of my current projects. The language we're working with is C++.
The one thing I miss the most from Visual Studio is VisualAssistX, mostly for ...
0
votes
3answers
452 views
Turn off VisualAssist for *.cl, *.cu and *.cuh
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 cuda files, therefore I would like to turn off it ...
0
votes
1answer
47 views
visual assist inserts extra spaces?
I'm using Visual Assist X trial on VS2010 Pro.
When I do extract method or modify method signature refactorings it gives me this:
void Solver::Work( Stack &s, Board &b )
However I would ...
0
votes
1answer
140 views
Visual Assist not showing parameterlist propperly
When I make a method call, for example
String.Compare(s1, s2);
I should see the parameters list when I press comp but I don't, I need to press ctrl+shift+space and it's pretty annoying
(I use ...