code collapse improvements

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
drjee
Posts: 63
Joined: Sun Feb 05, 2006 10:37 pm

code collapse improvements

Post by drjee »

Hi,

it would really be great to have the code collapse improved so that it works in a similar way as in ultraedit:

1. make it work in conjunction with word wrap
2. automatically add collapse for standard elements such as head, body, div, ul etc.

just see this example from ultraedit:

Image

cheers, drjee
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Hi drjee,

This has been requested many times, and I do believe they are thinking of implementing something in the next version.
drjee
Posts: 63
Joined: Sun Feb 05, 2006 10:37 pm

Post by drjee »

let's hope so. any official word on this?

cheers, drjee
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Post by Gatis »

At the moment we are working on PHP and Ruby code collapse.
We might implement it also for HTML. But initially we wanted to see how well does this work at all for PHP first.
pinoycoder
Posts: 2
Joined: Mon Jan 07, 2008 5:32 am
Location: Philippines
Contact:

Post by pinoycoder »

this is very good news, i've seen it in scintilla based editors like notepad++
the kind of code collapse is very useful in debugging code.

looking forward for the next update.
Post Reply