Select to End of Paragraph
-
I’ve just upgraded to v6.9.1, and there seems to be a change in the behavior of the the scintilla SCI_LINEENDWRAPEXTEND operation.
Previously, calling it once extended to selection to the end of the line, and twice took it to the end of the paragraph. Now, once goes to the end of the first line, twice to the end of the second etc.
Is this a change in N++, or Scintilla, or is there a setting somewhere that I need to change, to get it back to the old behavior?