VS Code Tips - Use Read-Only Mode
A quick tip showing you how a read-only mode in Visual Studio Code works.
A quick tip showing you how a read-only mode in Visual Studio Code works. It can be enabled for files or folders, which can be helpful when you're doing a code review, viewing two files side-by-side and one is used as a reference, or when you want to be certain that you don't accidentally end up working on a file from dist or node_modules folder.



