What's new
File watcher
- Automatically detects external changes to the SQLite file and refreshes the schema and grid
- Own writes (edit/insert/delete) are suppressed via a 500 ms debounce so your edits are never clobbered
- Schema refresh is deferred when a popup is open; triggers on close
Sidebar improvements
- Section headers (TABLES / VIEWS / INDEXES) now show 📂 / 📁 folder icons
←/hcollapse the selected section;→/lexpand it↑↓/k jnavigate sidebar items
Tab shortcuts
- Superscript digit after each tab label:
users¹,orders², … - Press
1–9to jump to tabs 1–9; press0to jump to tab 10 - Tabs beyond the 10th show no number
Full Changelog: v0.1.5...v0.1.6