IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Read-only files

Last modified: 26 March 2024

If a file is read-only, it is marked with the closed lock icon the Locked icon in the status bar. If a file is writable, it is marked with the open lock icon the Unlocked icon.

Library files in IntelliJ IDEA are normally read-only. For such files, you will not see the lock icon in the status bar. IntelliJ IDEA applies Reader mode to library files by default.

If a read-only status is set by a version control system, it is suggested that you use IntelliJ IDEA version control integration features. For more information, refer to Version control.