Skip to content

v4.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattia72 mattia72 released this 03 Feb 14:30
· 66 commits to master since this release

💥 Improvements

Marked with checkmark if ready, else planned ...

❗ Bugs

Marked with checkmark if fixed, else it is a known bug.

  • exception if rg.exe not found
  • extension: if search only in current file, path of the file is not saved in history
  • extension: drip icon in menu has no transparent background
  • background color 'nothing' should be handled transparent
  • set as default doesn't save defaults in ini
  • Exception if rg.exe get wrong paramters
  • if search form initialized with case sensitive, --fixed-string not set
  • delete additional options clears
    • file masks combo
    • encoding
  • [o] look on dpi change (drag to another monitor)
    • search form switch between search and replace shrinks height
    • search form Use Regex button disappear if drag to another monitor
    • ugly config form
  • [o] replace:
    • more match in same line replaces all occurence, even if user selects only one
      • replace by rg is ok: there will be changed every occurence in every lines
    • replace by toolbar is always ignore case
    • left arrow in replace edit ctrl doesn't work
  • [o] ugly dark mode. read this: https://github.com/checkdigits/delphidarkmode
  • PCRE does not support \L, \l, \N{name}, \U, or \u. TVimGrepMatchLineParser.SetPrettyRegex (Line 201, "RipGrepper.Parsers.VimGrepMatchLine.pas" + 17) ...

Full Changelog: v4.0.0-beta...v4.1.0-beta