You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fastmod thus presents the line multiple times, once for each match and replacement within the line.
It can be difficult to see where exactly something is being replaced, especially when replacing matches in very long lines. (think minification test fixtures, but much shorter lines can also benefit from word highlighting)
A rather extreme example (pixellated, but the point should become obvious):
The individual match and replacement should be highlighted within the red and green lines.
The text was updated successfully, but these errors were encountered:
LeoniePhiline
changed the title
Feature request: word highlighting
Feature request: match and replacement word highlighting within the replacement preview diff
Dec 16, 2023
At times, a line contains multiple matches.
Fastmod thus presents the line multiple times, once for each match and replacement within the line.
It can be difficult to see where exactly something is being replaced, especially when replacing matches in very long lines. (think minification test fixtures, but much shorter lines can also benefit from word highlighting)
A rather extreme example (pixellated, but the point should become obvious):
The individual match and replacement should be highlighted within the red and green lines.
The text was updated successfully, but these errors were encountered: