If you want to know information about Notepad++ version that you are using and looking for the About page you can get it by simply pressing the F1 function key. You will be able to see the build date and time as well as the version number.
Checking through Menu Options:- Open Notepad++,
- On the Menu bar click on the ? (question mark),
- Now select About Notepad++
- Press escape to close the About pop-up
Check About Notepad++ Details
More Posts related to NotepadPlusPlus,
- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
More Posts:
- Android Studio Button onClickListener Example - Android-Studio
- SharePoint 2016 error - Could not find file ManageUserProfileServiceApplicationTenantSimplified.xml - SharePoint
- [Hibernate] The method buildSessionFactory() from the type Configuration is deprecated - Java
- [Solved] Notepad++ Menu Bar Missing - NotepadPlusPlus
- How to install iTerm2 Mac Terminal Alternative - MacOS
- Maven Unsupported major.minor version 51.0 - Java
- Flash Player will no longer be supported after December 2020. Turn off [Google Chrome] - Chrome
- Pass data between two Android Activities and access it using Intent - Android