Skip to content

v0.0.7 - Graph Navigation

Pre-release
Pre-release

Choose a tag to compare

@tmr232 tmr232 released this 05 Oct 15:27
· 616 commits to main since this release
bacef0c

You can now click nodes in the graph to jump to the relevant lines!

Added

  • Clicking a node in the graph now places the cursor on the matching line.
  • The demo has a debug URL parameter to enable some debug features.

Changed

  • Backlinks are now using the dir=back DOT attribute to improve graph layouts.