github dnGrep/dnGrep v2.9.153.0
v2.9.153.0 (beta)

latest releases: v4.1.92.0, v4.1.47.0, v4.1.27.0...
pre-release4 years ago

In this release:

Same as 2.9.150, but fixes an installation/startup error. This release will auto-update the Sunset.xaml theme file after creating a backup. If you want to modify the Sunset theme, you will need to rename it.

Added new theme brushes for the active and inactive window border. In the previous release the window border was styled to use the os defined chrome colors. On Windows 10 version 1803, this is the window "glass" color from the user color settings. On version 1903, it depends on a number of user color options, but often shows a white border on a dark themed window. Now this border color is set by the application theme brushes.

Fixed issue #341 Focus Visual error.

Fixed the last remaining item in issue #139, the section lines in the test tool output window. Also fixed a bug in the test tool output when the "Show results tree expanded" user option is set to true.

For issue #201, added two new argument options for opening files in a custom editor. The new command line arguments are %match for the first matched string on the selected line, and %column for the column number of the first match on the selected line.

Some example command lines (see dnGrep - Options - Custom editor - Arguments):

gvim:
+/"%match" +%line %file

notepad++:
-n%line -c%column %file

VSCode:
-r -g %file:%line:%column


Checksum information

Name: dnGREP.2.9.153.x64.msi
Size: 5785045 bytes (5 MB)
SHA256: 42E0680C4EBDB5A74AF7D49812CE5E200C5C0E3B3839DD979724366D058EAA9E

Name: dnGREP.2.9.153.x86.msi
Size: 5776851 bytes (5 MB)
SHA256: 493E4670DAAA98692636B6BE812B6F39325B2401EA74E63342674A7304934D8F

Don't miss a new dnGrep release

NewReleases is sending notifications on new releases.