New Features
Enhanced SQL Console with Sidebar & Context Menu 📊
- SQL Console now features a convenient sidebar with a tree view of tables and columns
- Intuitive right-click context menu for tables/columns allows you to:
- Insert table/column names directly into your queries
- Copy names to clipboard
- Open table editors with a single click
Settings Interface ⚙️
- Brand new settings UI for managing preferences
- Quick access via:
- Command Palette:
Open Settings - Shortcut:
Ctrl+,(Windows) orCmd+,(macOS)
- Command Palette:
Configurable Auto-Fit Column Width ↔️
- Auto-fit column width is now configurable:
- Set maximum width as a percentage
- Configure scan row count for optimal sizing
- Toggle automatic column fitting when opening files
- All options available in Settings > Grid Editor > Auto Fit Column
Configurable CSV Format Defaults 📝
- Define your preferred CSV format settings for all new files:
- Default delimiter, quote character, encoding, and more
- Accessible through Settings > Grid Editor > New CSV File
Improvements
- Cell editing now automatically completes when saving a file
Bug Fixes
- Resolved issue with dialogs remaining open when switching between tabs
- Various minor bug fixes and UI improvements