https://ecarlo.nl/tse/ToolsAndExtensions.html#ViewFinds
Main changes:
Now works in the "grep" macro's "View Finds" list too.
Added the words "configuration menu" to ViewFinds' configuration menu.
Added a configuration menu explanation to the installation instructions.
Fixed for TSE v4.40.26 upwards only:
Found out that a list's multi-line (comment) syntax-hiliting does not work for on-the-fly-loaded files, i.e. files that were not yet
loaded and have been loaded by the search.
This is caused by the broken TSE function CurrLineMultiLineDelimiterType().
Created my own function for TSE v4.50.26 upwards.
The fix runs slower than the TSE function, which can cause ViewFinds to temporarily show a blank screen with the centered text:
"ViewFinds is getting syntax hiliting colors ..."
For older TSE versions multi-line (comment) syntax-hiliting still does not work for on-the-fly-loaded files.
Carlo