Discussion:
[Notepad-plus-plus] [notepad-plus - Help] howto insrt line breaks at word-wrap line?
SourceForge.net
2009-09-08 00:18:47 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7615151
By: felipe1982

I have a document open in notepad++ that is one very long string (or several
very long strings). I'd like to be able to automatically "shape" the document,
so that it inserts line breaks (\n or \r\n) just before the word wrap line (about
80 chars) without chopping words in two pieces. I have scoured the web, and
search as much as I could on the notepad++ UI and web site. I have found no
solution to this.

Could anyone help me find a way to insert line breaks at the word wrap line?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2009-09-08 04:47:24 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7615413
By: rshaw22

I had to fool around to find this method:
Adjust the window so that wrapping to it gives the line length you want. Select
the text to be wrapped. Turn off the word-wrapping display function so that
only the front part of lines display. Use "Split lines" on the Edit menu.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754

Loading...