github kohii/smoothcsv3 v3.0.0-beta.9

latest releases: v3.7.1, v3.7.0, v3.6.1...
5 months ago

New Features

Multiple Windows Support 🪟

Open multiple SmoothCSV windows simultaneously for better multitasking.

  • Create new windows via:
    • Menu: File > New Window
    • Shortcut: Ctrl+Shift+N (Windows) or Cmd+Shift+N (macOS)
  • Each window maintains its own independent tabs and documents.
  • Windows users: Opening CSV files from File Explorer will now open them as new tabs in your currently active SmoothCSV window, instead of launching a new window each time.

Open Recent Files 📂

  • New command: Open Recent Files
  • Available in the File > Open Recent... menu.

Configurable New CSV File Dimensions 📊

You can now customize the default number of rows and columns for any new CSV file you create.

  • Configure via Settings > Grid Editor > New CSV File:
    • Row Count (default: 5)
    • Column Count (default: 5)
  • Settings apply to all newly created untitled CSV files.

Auto-Fit Columns by Selection 📏

You can now adjust column widths based on the content of just your selected cells.

  • New command: Auto-fit Column Widths to Selected Cells
  • Available in the Grid menu.

Improvements

  • Hold Shift while scrolling to scroll horizontally instead of vertically - perfect for working with wide CSV files.
  • Column names are now inserted when using "Open in New Tab".
  • Open in New Tab in SQL Console now creates a new document with a header row.
  • SQL Console now caches table data for better responsiveness.

Bug Fixes

  • Fixed: Grid editor not finishing editing after switching to SQL console.
  • Fixed: Settings validation for integer values now works correctly.
  • Fixed: Menu positioning for split buttons is now consistent.
  • Fixed: Generated table names in SQL Console may be incorrect in Windows.
  • Various UI improvements and minor bug fixes.

Download

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.