Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:38
· 5 commits to main since this release

Target Pane 0.1.1

Code-quality pass addressing the automated review. No user-facing behavior changes.

Changes

  • Command names no longer repeat the plugin name (now shown as Set to the active pane and Clear).
  • Use activeDocument instead of document so link clicks are also captured in pop-out windows.
  • Typed loadData() result and removed an unnecessary type assertion.
  • Minor internal cleanup.