github kohii/smoothcsv3 v3.0.0-beta.11

latest releases: v3.8.0, v3.7.1, v3.7.0...
4 months ago

New Features

Command Palette History 🕰️

The Command Palette now remembers your frequently used commands, making it faster to access the features you use most.

  • Recently used commands appear at the top of the Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  • Configure history size in Settings > Application > Command Palette > History (default: 50 commands)

Document Navigation Shortcuts ⌨️

Navigate to the start (left-top) and end (right-bottom) of the document instantly with new keyboard shortcuts:

  • Move to Document Start: Ctrl+Home (Windows/Linux) or Cmd+Home (macOS)
  • Move to Document End: Ctrl+End (Windows/Linux) or Cmd+End (macOS)
  • Expand Selection to Start: Shift+Ctrl+Home (Windows/Linux) or Shift+Cmd+Home (macOS)
  • Expand Selection to End: Shift+Ctrl+End (Windows/Linux) or Shift+Cmd+End (macOS)

Improvements

  • CSV Format Detection: Enhanced detection algorithm now recognizes more delimiter types including colon (:)
  • Performance: Improved performance and memory usage

Download

Don't miss a new smoothcsv3 release

NewReleases is sending notifications on new releases.