If, Function bracketing auto complete

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
scandog
Posts: 5
Joined: Wed Jan 25, 2006 7:11 pm

If, Function bracketing auto complete

Post by scandog »

Hi,

I have been using Webuilder 2005 for over a year now and absolutly love it.

I am sure it has been requested before, but what are the chances of adding auto bracket completing for if, functions, classes etc.

example:

if($test=="hi") {


} // <- closing bracket added automatically

It sure would make coding faster if you didn't always have to add the closing bracket when creating functions and if statements.

This feature is present when creating style sheets, I find it strange that it has not made it into the php portion of the software.

Also would be nice when adding php to html that when you put <that> for you.

I want to upgrade to the 2006 version but I haven't found enough new features that make me want to do it. If it did bracket auto complete that alone would do it for me.

Just a couple of things that I would like.

Keep up the good work.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

You can add 'If' blocks with one click of the mouse. Its in 2006 and I'm sure that feature was in 2005. You can even add your own snippets, and that was definetly in 2005.

But auto complete works with tags, so would be nice if it did it with brackets, I guess.
Post Reply