Seems like there is some interest from others ...
So @BeckyEbook,
If you change the menu item to something like "Toggle Line Wrap Mode", and implement it in the CodeViewEditors (its ContextMenu), I would be happy to merge a PR right after Sigil-1.9.2 is released.
Thanks!
KevinH
Quote:
Originally Posted by BeckyEbook
I admit that I use this feature several times a year (which I mentioned in this thread). I can't do an on/off checkbox on the context menu, but just close the xhtml file and reopen it to get the view back to the standard (ie with wrapping) text.
I usually combine NoWrap with the additional replace of /n/n to single /n to make code checking run faster.
I just decided that I wanted to have such an option, even if it was useful to me relatively rarely. And I couldn't reach NoWrap through the plugin.
|