Quote:
Originally Posted by BeckyEbook
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