[Webuilder2014] request: dotted horizontal line between 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
viking
Posts: 24
Joined: Sun Jan 20, 2013 5:50 pm

[Webuilder2014] request: dotted horizontal line between tags

Post by viking »

Hi

My feature request may not sound like it is a very important one, however, it is something I would really love to have:

It is a little embarrassing :oops: for me, but I actually don't know what it is called ! - so I'll try an illustrate it:

let's say I have a <div> and further down on the page I have the closing </div>, then I would like to see a dotted horizontal line connecting the opening and closing tag like this:

<div>
| <div>
| |
| | <h1> Do you all understand what I mean !</h1>
| |
| </div>
</div>

please see this screenshot from notepad++: http://notepad-plus-plus.org/assets/ima ... ineTab.png

My current editor don't have this feature, but I know that a program like notepad++ has it.

Maybe it should be made in a way so users can turn it off if they for some reason or another don't like to have it.
Running version: WeBuilder2014 - 12.1.0.149
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: [Webuilder2014] request: dotted horizontal line between

Post by Aivars »

We will need this for Python so we are going to implement this feature eventually, but not yet for 2014.
Blumentals Software Programmer
viking
Posts: 24
Joined: Sun Jan 20, 2013 5:50 pm

Re: [Webuilder2014] request: dotted horizontal line between

Post by viking »

Aivars wrote:We will need this for Python so we are going to implement this feature eventually, but not yet for 2014.
Hi

Thank you for replying.

It is nice to hear that you are planning to implement this feature eventually - as Webuilder2014 already have highlighting of opening and closing tags then I can easily understand why my request is not at the very top of your to-do list, however, I'm for one is really looking forward to have this feature also.
Running version: WeBuilder2014 - 12.1.0.149
Post Reply