github kohii/smoothcsv3 v3.0.0-beta.6

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

New Features

SQL Console 🔍

A new SQL Console that lets you query and analyze CSV data.
Run SELECT queries to filter and explore your files.

Access the SQL Console:

  • Command Palette: Search for New SQL Console
    • Use Open in SQL Console to create a SELECT query from the current grid editor
  • Menu Bar: File > New SQL Console

For SQL specifications, see SQL in SQL Console.

Note:

  • The SQL specification differs from the one in the filter widget.
  • GUI-based SQL writing assistance is planned for future updates
  • This feature leverages SQLite as its underlying SQL engine

Auto-detect header row

CleanShot 2025-04-14 at 08 49 14

SmoothCSV now automatically detects the header row in CSV files.

Improvements

  • Enhanced auto-fit width calculations for hidden rows and columns
  • Improved handling of invalid CSV values during write operations
  • Extended localization support
  • Improved performance of text input in search and filter widgets

Bug Fixes

  • Fixed: Copy Path not working correctly in non-active tab context menus
  • Various minor fixes and improvements

Download

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.