I think if a user regular expression is given only lines matching this 
expression should be highlighted and clickable. With the current implementation 
the user regular expression just "extend" the matched strings. It does not 
replace it. E. g. it is not possible to declare exactly only to detect those 
lines which match to the expression. This lead to false detected error messages 
and e. g. also report warnings as errors (a second regular expression for 
warnings would be nice, too).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2817#issuecomment-850915846

Reply via email to