I was wondering if there was a way to make N++ wrap lines based on the size of the window. I realize you can use TextFX to make lines wrap at specific lengths, but if they could just wrap based on the size of the window that would be really spectacular.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was wondering if there was a way to make N++ wrap lines based on the size of the window. I realize you can use TextFX to make lines wrap at specific lengths, but if they could just wrap based on the size of the window that would be really spectacular.
Thanks!
Notepad++ wrap lines IS based on the size of the window.
Don
Try: Edit -> Split lines (Ctrl+I)
After that you will probably want to Trim Trailing Space