Fixed: Auto-reveal interference during rapid navigation
- When clicking through files very rapidly, the plugin would jump folders and move focus unexpectedly
- The auto-reveal feature couldn't distinguish between files opened from within the navigator vs. from outside
sources - Notebook Navigator now tracks any interaction with the navigator (mouse clicks, keyboard presses)
- Auto-reveal is temporarily disabled for 300ms after any navigator interaction
- Files opened from outside sources (quick switcher, command palette, links) still auto-reveal correctly