If "virtual spaces" option (Edit->Preferences->Editor->Display)is set to
"always", the caret may be positioned behind the end-of-line. If the line ends
with a brace, it is highlighted if the caret is at the brace, *or* far behind
the brace, e. g.:
if ( ... ) { |
If the caret is moving right, the brace flickers: highlighting disappears for a
moment, then appears again.
--
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/1764