Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Formatting options

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Alexis Pautrot Posted - Mar 16 2011 : 07:32:23 AM
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.
2   L A T E S T    R E P L I E S    (Newest First)
Alexis Pautrot Posted - Apr 12 2011 : 05:07:04 AM
Thank you, I will take a look.
feline Posted - Mar 16 2011 : 1:06:54 PM
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.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000