Automatic Code Formatter

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.

  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".

Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!

Automatic Code Formatter

Postby David » Thu Jun 24, 2010 10:03 am

Hello,

the PHP Formatter is a very usefull tool. What I miss, is a function, that allows to let the Formatter does his work automatically.
In Visual Studion of Microsoft p. ex. there is the same function, but it works triggered by ";" for each line and by "}" for a code block.
Z.B.
Code: Select all
//An unformatted, incomplete string...
$string=$partOne."aaaa".$partTwo
//but after the input of the ";" the Line is automatically formatted
$string = $partOne . "aaaa" . $partTwo;

It would be great, if WeBuilder could does the same.

Greets
David
 
Posts: 9
Joined: Tue Oct 13, 2009 10:11 pm

Return to HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests

Who is online

Users browsing this forum: No registered users and 9 guests

cron