github kohii/smoothcsv3 v3.3.0

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

📢 Update (August 16, 2025 11:50 UTC): Added MSI installer for Windows to resolve false positive antivirus detections.

New Features

Enhanced Join and Split Commands 🔗✂️

More flexible ways to join and split your data for horizontal operations.

  • Join Cells Horizontally, Shift Remaining Cells Left: Join multiple cells horizontally into one and shift remaining cells left
  • Split Cells Horizontally, Shift Remaining Cells Right: Split a cell horizontally into multiple parts and shift remaining cells to the right

Related issues: #70

Character Count Display in Status Bar 📊

The status bar now shows the character count of selected cells.

Emacs Key Bindings for macOS ⌨️

Navigate your data with familiar Emacs-style cursor movements on macOS:

  • Ctrl-F: Move right
  • Ctrl-B: Move left
  • Ctrl-N: Move down
  • Ctrl-P: Move up
  • Ctrl-A: Move to the start of the row
  • Ctrl-E: Move to the end of the row

Related issues: #63

Improvements

Header-Aware Selection Commands 📊

Selection commands now respect header rows and columns. When you have headers defined, operations like Move Selection to Column Start will work within the data area, excluding headers.

Related issues: #66

Tab Positioning

New tabs now open next to the active tab instead of at the rightmost position.

Bug Fixes

  • Fixed: "Replace All" now correctly respects the "Search in Selection" option (#72)
  • Fixed: "Replace All" no longer throws errors when no matching cells are found
  • Fixed: Prevented app freezing when entering long SQL queries in SQL Console (#64)
  • Fixed: Switched to MSI installer for Windows to resolve false positive antivirus detections

Download

Important

Windows Installation Note

The MSI installer is now recommended for Windows users to avoid false positive detections by some antivirus software. Both installers contain identical software - choose based on your preference or corporate requirements.

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.