
Go to Line number Option in Notepad
Windows Notepad is an awesome text editor when it comes to quick viewing and editing text or HTML or other programming language files. Though it does not have most advance features with a text file, we still have some basic features that can be very helpful.
Working with a large file you may want to jump to a particular line number, follow the below step,
Menu: Edit → Go to,
This will pop out a dialog box with a text filed, just enter the line number where you want to jump, now the cursor will be at the start of that line number.
Note there is a keyboard shortcut Ctrl + G that can be used to open Goto Line dialog.
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:
- This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView) Lint Error - Android
- Eclipse : The type java.lang.CharSequence cannot be resolved. Indirectly referenced from required .class files - Java
- Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later. - Android
- How to repeat tile background image in Android Activity - Android
- How to change Android Button Color using xml attribute and programatically using java - Android
- Maven : java.lang.ClassNotFoundException: Xmx512m - Android
- How to Get or Set SharePoint Document ID _dlc_DocId using PowerShell - SharePoint
- How to find AUTO_INCREMENT fileds value in mysql table - MySQL
- Add Animated Scrolling to Html Page Title Script - JavaScript
- JavaScript : Get url protocol HTTP, HTTPS, FILE or FTP - JavaScript
- Unable to connect to the Internet : Google Chrome - Chrome
- java.io.IOException: Unable to locate resource handler.properties - Java
- Redirect page using jQuery - jQuery
- Android Studio : Build Tools 23.0.0 rc1 is deprecated - Android-Studio
- Eclipse : This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in - Eclipse