New Features
Auto Fill π
Fill cells with sequential data by dragging the fill handle:
- Drag to extend series numbers
- Double-click fill handle to auto-fill to the bottom
- Works with both numeric and text patterns
Custom Delimiter Support π§
Specify any character as a delimiter when opening or saving CSV files:
- Support for arbitrary delimiter characters
- Enhanced delimiter auto-detection (
|
and:
now supported) - Configure delimiter in CSV file format dialog
Mnemonic Shortcuts (Windows) π
SmoothCSV now supports mnemonic keys for Windows to navigate menus. Alt
key to focus on the menu and then press the underlined letter key to select the menu item.
Improvements
Enhanced Performance and Usability π
- Optimized rendering for large CSV files
- Improved Command Palette filtering algorithm
- Additional zoom shortcuts:
- Zoom in:
Ctrl+NumPad+
,Ctrl+Shift+-
- Zoom out:
Ctrl+NumPad-
- Zoom in:
Bug Fixes
- Fixed: Scroll position now maintains state when switching between tabs