Word wrapping or Line breaking is an option that lets you break a page's line as per the application window width so that you do not have to deal with horizontal scrolling to read the text for a sentence that is too big and does not have a line break.
Sometimes while dealing with programming language code or XML's or minified code you may see that there a no line breaks, here is how you can toggle between word wraps in Notepad++ text editor.
- Open your document in Notepad++
- Go to Menu -> View
- Select Word wrap
Note that there is an icon for word warp available (just below Run menu option), but there is no default shortcut available. You can create your own shortcut for it by following the below steps,
- Go to Menu -> Settings
- Click on Shortcut Mapper..
- Search for Word Wrap
- You would see there is not short cut available for it/
- Double click on the blank cell below shortcut for Word Wrap
- Now select a keyboard shortcut to assign for it (make sure you do not create a conflict)
- Click OK
- Now you have your own shortcut!
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!