Author |
Topic |
|
legalize
Tomato Guru
USA
119 Posts |
Posted - Jun 01 2009 : 1:40:44 PM
|
VAX is good for C++ code.
ReSharper is good for C# code.
I want both plugins to coexist more peacefully. As it stands, VAX fights against ReSharper so much that when I'm primarily doing C# editing, I have to turn VAX off in order to avoid drowning in suggestive list boxes.
I should be able to selectively disable VAX features for C# if I want. |
http://legalizeadulthood.wordpress.com |
|
feline
Whole Tomato Software
United Kingdom
18991 Posts |
Posted - Jun 01 2009 : 1:47:40 PM
|
You can tell VA to ignore C# code by adding the .cs extension to:
VA Options -> Projects -> Extensions -> Extensions to ignore
You should not be seeing this many problems with the two programs. Are you using the latest version of both plugin's? We do try to get along nicely with ReSharper, and quite a few of our users use both plugin's at once. |
zen is the art of being at one with the two'ness |
|
|
Darren
Tomato Guru
USA
105 Posts |
Posted - Jan 25 2010 : 10:28:24 AM
|
I have the same problem with ReSharper and VAX. Another symptom mine has is that every time I start VS2008 the VAX options dialog comes up. Very strange.
VA_X.dll file version 10.4.1646.0 built 2008.07.18 DevEnv.exe version 9.0.30729.1 msenv.dll version 9.0.30729.1 Font: Consolas 15(Pixels) Comctl32.dll version 6.10.7600.16385 Windows Vista 6.1 Build 7600 2 processors
|
|
|
feline
Whole Tomato Software
United Kingdom
18991 Posts |
Posted - Jan 25 2010 : 11:15:13 AM
|
Darren can you try a more recent build of VA? I recall this problem with the VA options dialog showing up when the IDE was loaded, and from memory it was fixed some time ago. |
zen is the art of being at one with the two'ness |
|
|
Darren
Tomato Guru
USA
105 Posts |
Posted - Jan 25 2010 : 12:20:22 PM
|
I'd love to try a more recent build but my license prohitbs it. :( Support ended 2008.07.20 |
|
|
feline
Whole Tomato Software
United Kingdom
18991 Posts |
|
sean
Whole Tomato Software
USA
2817 Posts |
|
Darren
Tomato Guru
USA
105 Posts |
Posted - Jan 26 2010 : 08:35:57 AM
|
Can I renew my maintenance or do I need to buy another standard license since my maintenance has lapsed? |
|
|
feline
Whole Tomato Software
United Kingdom
18991 Posts |
|
Wrongway
Tomato Guru
USA
129 Posts |
Posted - Feb 08 2010 : 6:16:32 PM
|
I was wondering too if Resharper can coexist with VAX? I have VAX and love it's formatting but have heard a lot about Resharper and was thinking of downloading the trial to see what is what. I would use them both in C# so I wonder if they will fight for resources and hose stuff up?
Thanks.
|
Wrongway |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Feb 08 2010 : 7:06:17 PM
|
Resharper and VA both try to display suggestions/listboxes.
This will be addressed in our next build (VA will automatically not display suggestions in C# files if Resharper is installed).
Build 1810 (current beta) fixes a problem where auto-inserted parens would be handled by both of us as well. In 1810, VA will automatically refrain from auto-insert of parens in C# files when Resharper is installed. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Feb 18 2010 : 12:58:37 PM
|
Overlapping braces: case=34591 Overlapping suggestions: case=34592 These are both fixed in build 1812. |
Whole Tomato Software, Inc. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 20 2010 : 10:17:31 PM
|
case=34592 is fixed in build 1832 |
Whole Tomato Software, Inc. |
|
|
CyberMew
Junior Member
13 Posts |
Posted - Sep 28 2010 : 10:22:29 AM
|
Took some time but finally! |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Dec 17 2010 : 04:17:53 AM
|
Haven't enough time to read all entries of this post but I have also the opinion: VA and R# should coexist peacefully |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
feline
Whole Tomato Software
United Kingdom
18991 Posts |
Posted - Dec 17 2010 : 3:14:04 PM
|
We work hard to help make sure VA and R# work together nicely, and hopefully we mostly succeed. |
zen is the art of being at one with the two'ness |
|
|
Wrongway
Tomato Guru
USA
129 Posts |
Posted - Nov 15 2011 : 5:06:02 PM
|
It has been over a year since the last post on this thread. I see that VAX is going to turn off some functionality if R# is installed. Has anyone had problems running both?
Also, what is shut down if VAX + R# are both installed?
Thanks Wrongway
|
Wrongway |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Nov 16 2011 : 8:36:20 PM
|
- auto-insertion of braces and parens are controlled to not cause compatibility problems - suggestion overlap: if resharper's listbox comes up, we clear our suggestions [if any] and set a flag to prevent any further VA suggestions in non c++ files until next restart of IDE.
Let us know if you run into any compatibility problem while using VA and Resharper in parallel. Basically, they should work together. |
Edited by - accord on Nov 16 2011 8:48:50 PM |
|
|
|
Topic |
|