Skip to content

allow "go to" for href attributes #532

Open
@GitMensch

Description

@GitMensch

I have a bunch of XML files that reference an xsl file as follows:

<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="project.html.xsl"?>
<project ...>
...
</project>

It would be nice to be able to follow that href ([CTRL]+click) to have the referenced file (in this case an xsl) be opened.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions