github kohii/smoothcsv3 v3.4.1

latest releases: v3.7.1, v3.7.0, v3.6.1...
one month ago

Improvements

Better Delimiter Detection 🎯

Improved automatic delimiter detection algorithm for more accurate CSV file parsing, especially for files with complex structures.

Related issue: #79

Enhanced CSV Copy Operation 📋

CSV data is now copied with minimal quoting, making it cleaner when pasted into other applications. Only values that actually need quotes (containing delimiters at the beginning or containing newlines, quotes) are quoted.

Related issue: #50

Bug Fixes

  • Fixed: Paste command not working in SQL Console (#90)
  • Fixed: Page Up button not working properly when scrolling to top (#91)
  • Fixed: File reveal operations not working (Reveal in Finder/Explorer)

Download

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.