Skip to content

Release v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 03:03
13b684f

Added

  • You can now choose which CodeLenses to show
  • Command to Re-Sort the same table (shows on CodeLens)
  • You can now move columns from context menu
  • Support for case insensitive sorting
  • You can now sort tables from context menu or command pallete
  • Support tables with tabs in format line
  • New options for Limit Last Column Length (former Limit Last Column Width)

Changed

  • Improve internal comparission algorithm
  • Improve activation events
  • Overall improvements to code

Fixed

  • Test logic (internal)