Some editors lets you save files as Read-Only so it cannot be modified if a file was set read-only using notepad++, the can be made editable by opening the file and going under Edit → Set Read-Only (Uncheck). If a file in the file-system is marked as read-only, it can be made editable by clearing the read-only flag, This can be done by selecting Edit → Clear Read-Only Flag.
If you want to save a file as Read-Only then go to Menu → Edit → Set Read-Only (Check) and save the file.
✌️ Hint: If the file is of type Read-Only then you will see that the Save icon for the file will be gray in color (instead of red → unsaved or blue → saved)
- 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++
- Fix Xcode: Git Repository Creation Failed - Git
- Deep Dive into Java 8 Predicate Interface - Java
- How to install PowerShell on Mac using Brew - Powershell
- REST API to get all Jira projects - Postman, Basic Auth - Jira
- Online Lorem Ipsum Text Generator Tool - Tools
- Failed to load resource: net::ERR_CACHE_MISS PHP - PHP
- How to know the Model Number & Part Number of your iPhone - iOS
- Bash Command to Get Absolute Path for a File - Bash