More From Whole Tomato Software

Visual Assist X

VSIP Partner Trial

Read, write, navigate, and refactor code FAST with more than 50 productivity-boosting features for C++/C, C#, VB, ASP, JavaScript...

(235) Review
Visual Studio
2010, 11
Download (94,078)
4/25/2012
10.7.1903.0
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (235)
Q and A (6)
Sign in to Write a Review
Sort By:

by Eric_H_ | at 12:17 AM

by a_zur | May 04 2012

superior support

by Micky D | April 28 2012

Absolutely a must for c++ maximum productivity

by NubCoder | April 16 2012

a bt overwhelmed ui.
also price is a bit higher than shpuld be.

by WorldDesk | April 12 2012

Great application with the best refactoring and highlighting capabilities

by Mr. Schmidt | April 12 2012

Great software!

by BlueAce urf Pragy | March 26 2012

simply amazing!
especially if you are a C++ coder... :)

by Man in Cave | March 21 2012

Wouldn't be without it for anything!

by JoSc_Profil | March 12 2012

great help!

by M Vabulas | March 01 2012

I can't stand writing C++ without it.

by JayJay_92 | March 01 2012

by MiteshP | February 29 2012

Awesome for native and managed code.

by Gisle Aune | February 26 2012

This makes working with C++ much more efficient. Finding those damn #defines in OpenGL is easy with highlighting and autocomplete, and see my class names be highlighted is surely awesome.

I warn you, once you start the trial, you will end up buying it.

by _parthi_ | February 25 2012

Not compatible with VS2005...

Whole Tomato Software April 05 2012
| Edit |
Delete

Visual Assist X does work with Visual Studio 2005 (except the Express Edition). Contact us at http://www.wholetomato.com/support/contact.asp and we'll be glad to assist you.

by XAML guy | February 11 2012

Lots of refactoring magic, lovely, cleaner code a-gogo!

by Adriano Verona | January 27 2012

Great way to improve your C++ dev experience in VS!

by tdssamo | January 25 2012

don't even think about using VS IDE without it!

by mgampi | January 12 2012

by Zach Breman | January 06 2012

by David.Buzz | January 05 2012

This addin is awesome for C++. Highly recommend and is money well spent. If you do C++ then get it and disable Intellisense.

1 - 20 of 235 Items   
« First   < Prev   1  2  3  4  5  6  7  8  9  10    Next >   Last »
Sign in to Start a Discussion


  • Extract method fails in C
    4 Posts | Last Post May 06, 2012
    • This is a great extension but I have a problem with some simple C code. The "extract method" fails and I am keen to know if this is my error or if it can be fixed.
      
      Below is a very simple loop() just to test the "method extract". If I attempt to extract the code inside the for() then an error is displayed and the extracted method is not added to the source code.
      
      The error suggests the most common cause is a readonly source file but this is not the case. The intellisense is working corectly and providing help so it isn't a VS/Code issue.
      
      void loop()
      {
      	int a = 0;
      	int b = 0;
      	int c = 0;
      	for (a=0;a<10;a++)
      	{
      		c=5;
      		b=4;
      
      		if (Serial.available()>0)
      		{
      			b++;
      		}
      	}
      
      }
      
      The reason for the C code is that this is an Arduino program which is supported in Visual Studio because it is just C/C++
    • I just tried that example and it worked successfully in my environment.  What version of VS are you using?  Is loop() in a header file or a source file?  If a header file, is there are corresponding source file and is it read-write? 
    • Also, sorry for the delay in response.  More timely support is available at http://www.wholetomato.com/support/contact.asp
    • Hi,
      
      Thanks for the reply. I suspect the problem is due to the file extension being .ino or .pde. I will test shortly but I think it will be okay based upon the following info...
      
      HKEY_CURRENT_USER\Software\Whole Tomato\Visual Assist X\VANet8 Press Rebuild on the Performance tab of the Visual Assist X options dialog and restart your IDE NOTE:-Replace 8.0 with 10.0 if you use VS 2010.Replace 8.0 with 9.0 if you use VS 2008.Replace 8.0 with 7.1 if you use VS.NET 2003.Replace 8.0 with 7.0 if you use VS.NET 2002.Replace VANet8 with VANet10 for Visual Studio 2010.Replace VANet8 with VSNet9 if you use VS2008.Replace VANet8 with VSNet if you use VS.NET 2003.Replace VANet8 with VANet7.0 if you use VS.NET 2002
  • Visual Assist X for Education
    3 Posts | Last Post June 09, 2011
    • Is your Academic License available for purchase by students ? Love your program, but us college kids are poor! 
      
      Thank you !
    • Of course!  Seems like it would be pretty weird if an academic license didn't apply to students.  Is that a common practice?
    • haha , good point. I thought maybe It was something for university's and schools , thanks ! 
  • Prompts for update
    1 Posts | Last Post May 26, 2011
    • VSPain, we're sorry to hear of the trouble you've experienced with update notices.  You can disable our update notices on the Startup node of the VA Options dialog.  We do have logic that is supposed to notify you when an update is not applicable to your license.  It is possible that you received an update notification from the Visual Studio Extension Manager.  Unfortunately, the Extension Manager has no knowledge of your license status and you will continue to receive notifications from it unless you disable "Automatically check for updates to installed extensions" on the Extension Manager page of the Visual Studio Options dialog.  The Visual Studio Gallery does not allow extensions to opt out of update notifications.  Please encourage Microsoft to allow extensions to opt out of update notices since they only have a one-size-fits-all implementation that really only suits free extensions.  Thanks.
  • I can't Install it!!!
    6 Posts | Last Post August 16, 2010
    • No toolbar,and no tips ,%>_<%,help!!!and thanks a lot!!
    • It would be best to contact support via the form at: 
      http://www.wholetomato.com/support/contact.asp
      
      The download up top is only for VS2010.  Express editions do not support tool extensions.
    • If you are running Visual Studio 2010 with administrative privileges, you will need to explicitly allow extensions to run:
      Tools | Options | Environment | Extension Manager | "Load per user extensions when running as administrator"
    • I'll try it,thank you^_^
    • But the problem is still exists!!o(︶︿︶)o~~o(>_<)o ~~/(ㄒoㄒ)/~~~~~~(>_<)~~~~ 
      哎
    • This discussion board is not a very good way to help you.  Please contact support for help debugging your environment.  http://www.wholetomato.com/support/contact.asp
  • Visual Assist X Support
    1 Posts | Last Post June 03, 2010
    • Please visit our forums for support:
      http://www.wholetomato.com/forum/default.asp
      
      You can also contact us via:
      http://www.wholetomato.com/support/contact.asp
      
  • 64-Bit Support?
    2 Posts | Last Post June 03, 2010
    • Does Visual Assist support 64-bit Windows XP?
    • Yes it does.