[RapidPHP] PHP Format options for tags

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!
Post Reply
User avatar
DevlshOne
Posts: 8
Joined: Wed Oct 05, 2011 5:47 pm

[RapidPHP] PHP Format options for tags

Post by DevlshOne »

Is there any way you can add an option in the PHP Format tool to leave open and close php tags "<?php" or "<?" and "?>" un-indented? It pushes them out into the middle of the row and defaults to format with the line above which is usually not the desired format.
User avatar
DevlshOne
Posts: 8
Joined: Wed Oct 05, 2011 5:47 pm

Re: [RapidPHP] PHP Format options for tags

Post by DevlshOne »

Nevermind... enabling "Indent with current level" on the Indentation tab serves this purpose.
Post Reply