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
 Formatting options
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alexis Pautrot
Junior Member

21 Posts

Posted - Mar 16 2011 :  07:32:23 AM  Show Profile  Reply with Quote
I guess someone else already ask for it, but could it be possible to have some formatting options when VA is auto completting/formatting code, such as use of spaces in expressions. Examples among others I don't have in mind :

Auto completion of writing "pMyObject -> MyMethod()"
VA auto remove spaces, which is not my intend, giving : pMyObject->MyMethod()

Extraction of code into a method :
VA auto format signature as "MyMethod(const string &cstrString)"
, I prefer "MyMethod ( const string& cstrString )"

Etc. Note that similar options are available for C# language formatting options of Visual Studio, but not for C++.

Thank you.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 16 2011 :  1:06:54 PM  Show Profile  Reply with Quote
Unfortunately we don't have any current plans to offer more formatting options. To do this properly would require a very large number of options, and is rather outside of our area.

You might want to have a look at this tool:

http://www.profactor.co.uk/stylemanager.php

It sounds promising, but personally I have never used it, so I don't know how well it really works.

zen is the art of being at one with the two'ness
Go to Top of Page

Alexis Pautrot
Junior Member

21 Posts

Posted - Apr 12 2011 :  05:07:04 AM  Show Profile  Reply with Quote
Thank you, I will take a look.
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