Skip to content

[Feature] HTML file tree view #35

@kubawolanin

Description

@kubawolanin

A simple HTML file tree view would allow users to jump around the currently edited template file.
A few notes:

  • https://github.com/fb55/htmlparser2 could be utilized. See this demo
  • All the leaves would have the following format: TAG<#id><.class>.
  • We need to think of the special cases like e.g. <input type="text"> or just leave them with tags for now

Best regards
Kuba

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions