v4.0.0-beta
Pre-release
Pre-release
💥 Improvements
Marked with checkmark if ready, else planned ...
- separate color for row and col numbers
- config form
- Debug and Expert mode
- rg.exe path
- extension: install as expert dll into Delphi IDE
- configure extension shortcuts
- configure colors, load defaults
- extension: save all before search message?
- save/load search histories in file
- JSON config files
- extension: search opened project files only
- copy to clipboard for running in PowerShell or command prompt
❗ Bugs
Marked with checkmark if fixed, else it is a known bug.
- extension: if search only in current file, path of the file is not saved in history
- exception if rg.exe not found
- extension: drip icon in menu has no transparent background
- background color 'nothing' should be handled transparent
- 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
- more match in same line replaces all occurence, even if user selects only one
- context line nums are in Col instead of Row column
- include/exclude path doubles
- exception on closing ide
- no memory leaks
- ugly dark mode
-
Set as Default
doesn't store SearchParams_DEFAULT in the ini file
Full Changelog: v3.9.0-beta...v4.0.0-beta