Skip to content
Commit cb759994 authored by Kåre Särs's avatar Kåre Särs
Browse files

S&R: Fix Look-ahead & behind highlighting & replace

Strip the look-ahead and look-behind from the regular-expression that
checks if a string has been modified after search and returns the
possible captures. We strip the look-ahead/behind because we only
match against the previously found range.

BUG: 449545
parent c857e08f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment