Double clicking images, words, characters takes you to the places in the HTML/CSS were they are linked to/used.
Double clicking entries in the style rules takes you to where the rule is defined, expanding a style rule you get a list of places in the html where it matches, and double clicking on those jumps to them.
I have no plans to add a links report. The Check Book tool already checks for broken links and allows you to jump to them, and the editor autocompletes href attributes.
I suggest you wait till the feature is released and play with it, otherwise I will spend more time explaining it here than actually coding it.
|