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
 Feature Requests
 Spaces within angle brackets
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

stuyguy
Starting Member

1 Posts

Posted - Apr 20 2006 :  3:40:12 PM  Show Profile  Reply with Quote
I recently installed Visual Studio 2005 and discovered that the autoformatting lacks spacing between angle brackets <>.

VS2005 comes with spacing within parens and square brackets:
foo(x,y) --> foo( x, y )
array[i] --> array[i]

But the autoformatting screws up my angle brackets. I type it as Array2D< double > and it autoformats it to Array2D<double> which is annoying (to me anyway).

--stuyguy

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 23 2006 :  1:52:39 PM  Show Profile  Reply with Quote
code formatting is a very personal area, one that would require a massive number of options to satisfy everyone's personal preferences. due to this VA does not do code formatting, and there are no plans to add it.

you may want to check out this free program, to see if it will allow you to do this:

http://sourceforge.net/projects/gcgreatcode/

it is a while since i seriously played with it myself, but it does have a lot of options.

zen is the art of being at one with the two'ness
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