Thread: Quick Question
View Single Post
Old 12-08-2020, 09:03 PM   #53
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,829
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by BeckyEbook View Post

Maybe alternatively instead of highlighting the line where the cursor is currently located – highlight only the background of the line number?
Something similar is implemented in Sublime Text, and the highlighting of matching tags is done there perfectly.
If a 'line of text' (e.g. a paragraph) flows over multiple lines within the code view window one would have to scan the entire paragraph to find the very thin Insertion cursor.

That would be less of a problem if the Sigil codeview window honoured the Windows Insertion cursor thickness setting. Notepad is the only text editor I have that honours it Interestingly it is honoured elsewhere - e.g. Sigil's metadata editor, calibre's comments editor etc.

BR
BetterRed is offline   Reply With Quote