Skip to content

Add info about current position in the tree structure #6

@fniessen

Description

@fniessen

Dear,

One great addition to your tools would be to display somewhere (header-line? mode-line?) the information about the current position, for example:

html > head > meta

if we are somewhere on a meta tag:

<html>
	<head>
		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
		<meta http-equiv="Pragma" content="no-cache" />
		<meta http-equiv="Expires" content="0" />
   	        <META HTTP-EQUIV="REFRESH" CONTENT="0; URL=login.htm">
		<title>Test</title>
	</head>
	<body>
</html>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions