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!
More Posts related to NotepadPlusPlus,
- How to add Date and Time to Windows Notepad File
- 25 Notepad++ Command Argument List
- Convert text to random case using Notepad++
- Enabling Notepad++ Dark Theme
- Using Document Map in Notepad++
- Launch Notepad++ html document in any web browser
- Show Notepad++ tabs in multiple lines instead of scroll on tab bar
- Word count in Notepad++
- Notepad++ display files on tab bar as horizontal instead of vertical
- Unable to edit file in Notepad++
More Posts:
- Fetch More then 10 Links Per Page in Google Search Result - Google
- Android Studio: Cannot perform refactoring operation - Android-Studio
- eclipse maven m2e : Cannot complete the install - Eclipse
- Top 3 Awesome Text Editors developers prefer at workplace - Sublime
- Calculate Area of a Rectangle - C-Program
- What is Bootstrap Jumbotron and how to use it - Bootstrap
- Background task activation is spurious error - Windows 10, Office 2016, Office 365 - HowTos
- How to remove old 404 pages ulrs from Google crawler - Html
- Exception in thread main java.lang.NoClassDefFoundError: package javaClass - Java
- SharePoint Server 2016 error Microsoft Office Online Server 2016 cant be installed on the same machine as a Microsoft SharePoint Server product - SharePoint
- 7 deadly java.lang.OutOfMemoryError in Java Programming - Java
- How to Print from JavaScript HTML using window.print - JavaScript
- Unable to establish connection to adb : Android Studio Error - Android
- How to send WhatsApp message from your Android App using Intent - WhatsApp
- Portable Notepad++ for windows - NotepadPlusPlus