Select between braces

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
bandrej
Posts: 65
Joined: Fri Oct 20, 2006 10:50 am
Location: maribor, slovenia

Select between braces

Post by bandrej »

Since I switched from Maguma to WeBuilder I somehow miss this really cool feature. It selects everything between two matching braces, making the code clearly visible and ready to c/p.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

In HTML, you can select matching tags rather than braces - so you can do what you require, but only in HTML, rather than CSS files.
Check the Edit menu.
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

css has 'select properties' which selects between the braces and 'select selector' which selects the whole block. click anywhere in the CSS doc and right click.

will
WereCougar
Posts: 10
Joined: Mon Aug 28, 2006 1:45 am

Post by WereCougar »

I agree, being able to "select between braces" (for PHP code) would be a really, really useful feature.
bandrej
Posts: 65
Joined: Fri Oct 20, 2006 10:50 am
Location: maribor, slovenia

Post by bandrej »

Just today I had a WB presentation: three Dreamweaver users. They were awed by WB's numerous features and speed, but dissapointed at missing proper code-folding and 'select-between-braces'.

There is no point of code-folding if you can't save it. And matching brace highlight is nice, but it doesn't quite do the job.

I am completely aware the WB IS moving in the right direction, but please do not neglect these aspects, as there is a nice potential market in not-quite-satisfied DW users that would potentially move to WB.
to-do: full-screen feature
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Saving of code folding is comming up in the next update AND we will think about 'select-between-braces'.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply