Notepad++ is the most popular text editor that offers a variety of customization options to improve your editing experience. One such option is the ability to choose an alternate tab bar icon, which can help you quickly identify the contents of each tab. Here are the steps you need to follow to choose alternate tab bar icons in Notepad++:
- Open Notepad++
- Go to Menu: Settings -> Tab Bar -> check Alternate icons checkbox
- Click close.
- You would now see that the tab icon has changed from a floppy disk icon to a pencil when the tab has unsaved changes and a green tick icon when the tab file is saved.
In the example below, there are two tabs visible - one tab shows the saved icon, while the other tab shows the unsaved icon.
You can download this article in various formats for your convenience. Choose from the options below:
Facing issues? Have Questions? Post them here! I am happy to answer!
- How to hide toolbar on Notepad++
- Change the default Line Encoding Notepad++ (CR LF)
- Notepad++ is about to exit prompt message
- How to force quit or kill Notepad++ Process
- Add Blank Lines Between Each Lines in Notepad++
- Install Notepad++ silently using Windows Powershell
- Prettify JSON in Notepad++
- Notepad++ Convert text from lower to upper case
- Must have CSV Plugins for Notepad++
- How to lock Notepad++ tabs?
- Column Mode Editing in Notepad++
- How to change background color in Notepad++
- Notepad++ sort by name with example
- How to rename a tab in Notepad++
- [Solved] Notepad++ Menu Bar Missing
- Where are Notepad++ temp unsaved files stored?
- Notepad++: How to add Quotes to CSV File
- How to check about details of Notepad++ text editor
- How to close all tabs of Notepad++?
- How choose alternate Tab Bar icon in Notepad++
- How to copy file name and path to clipboard in Notepad++
- Change default language highlighting in Notepad++
- Add Line Number before each line in Notepad++ using Column Editor
- Go to Line Number option in Windows Notepad
- How to show End of Line Characters in File using Notepad++
- How to show file extensions on Windows 11 - Windows-11
- Java 8: Move a file from Source to Target Directory Example - Java
- Splitting String in Java with Examples - Java
- How to Change Mac Date and Time using Terminal Command - MacOS
- Java: Convert String to InputStream - Java
- How to Open and Use Microsoft Edge Console - Microsoft
- How to install and Configure sar sysstat tools in Ubuntu Linux - Linux
- Get count of SharePoint List or Document Library Items using PowerShell - SharePoint