Is there an option for showing document structure in Code Explorer (schematic of html elements). This would make it useful for quickly locating code. For example, finding a particular paragraph within a particular div etc.
My view of Code Explorer just shows a list of links, scripts, and images instead of document structure. I am assuming there is an option somewhere to switch views. Is that correct, or should I post this in feature requests?
Thank You
Show element schematic in Code Explorer
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;
It's actually quite possible. I have used PSPad an open source HTML editor. It's nice but not nearly as flexible or intuitive as WeBuilder. That said, it does have a DOM centric view on its code explorer which is very useful. Certainly if an open source program like this can do it then Karlis can as well.
Here's a preview of what I'm talking about.

Here's a preview of what I'm talking about.
