0.1.1
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
activeDocumentinstead ofdocumentso link clicks are also captured in pop-out windows. - Typed
loadData()result and removed an unnecessary type assertion. - Minor internal cleanup.