I switched to Notepad++ from WinEdt. One of the latter's greatest features is its
word-wrapping capabilities. I assume that Notepad++ is limited by Scintilla in this regard, but the TextFX-Edit rewrap feature is handy.
This feature will be more handy if there were a shortcut for it. I tried a macro recording but that does not work and produces garbage in place of wrapping. A shortcut for wrapping would be very useful!
BTW: WinEdt uses
SHIFT-ALT-INSERT to select a paragraph
CTRL-ALT-INSERT to format paragraphs
SHIFT-CTRL-ALT-INSERT to format the entire document.
One "bug" with the rewrap feature is that it does not respect indented lines.
Ideally the wrapping of a paragraph should not kill its indentation; it should wrap and keep the indentation intact.
Best
Idris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I switched to Notepad++ from WinEdt. One of the latter's greatest features is its
word-wrapping capabilities. I assume that Notepad++ is limited by Scintilla in this regard, but the TextFX-Edit rewrap feature is handy.
This feature will be more handy if there were a shortcut for it. I tried a macro recording but that does not work and produces garbage in place of wrapping. A shortcut for wrapping would be very useful!
BTW: WinEdt uses
SHIFT-ALT-INSERT to select a paragraph
CTRL-ALT-INSERT to format paragraphs
SHIFT-CTRL-ALT-INSERT to format the entire document.
One "bug" with the rewrap feature is that it does not respect indented lines.
Ideally the wrapping of a paragraph should not kill its indentation; it should wrap and keep the indentation intact.
Best
Idris