Hi,
at the moment i'm testing the webuilder trial, if it fits my needs. I'm wondering if there's a function that highlight's tag that belong together. i saw it in another program. i want to name it because i don't intend to make surreptitious advertising.
but e.g. somewhere in the code is a tag <div> bla bla bla </div> and when you set the cursor on the opening tag <div> it slightly highlights it with a backgroundcolor and the the closing tag too.
has webuilder this feature or is it possible to implement it? how do i set it up oder activate it? it makes the overview at programming easier.
highlighting tags that belong together?
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: highlighting tags that belong together?
i've found this und the keyfeatures.
Matching and missing HTML tag highlighting
But where do i find it in the programm?
Matching and missing HTML tag highlighting
But where do i find it in the programm?
Re: highlighting tags that belong together?
You can find the option in WeBuilder 9 at:
Options/Preferences.../Text Editor/View/Token Highlighting/Highlight matching and missing HTML tags
Options/Preferences.../Text Editor/View/Token Highlighting/Highlight matching and missing HTML tags
Re: highlighting tags that belong together?
Thanks, that's nice.