Introduce a long line wrapping after the last word before maximum?

View: New views
1 Messages — Rating Filter:   Alert me  

Introduce a long line wrapping after the last word before maximum?

by pstein :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I would appreciate if Scintilla would offer a smart long line wrapping mechanism/option.

So when a line in a text file contains say 150 chars and the user setup a maximum line length
of 110 then Scintilla should wrap the line at the first blank left of col 110.
So words are not cut in the mid.

Is this possible in the next release ?

Peter