VS2010 setting open files to read only on save
- by Sophia
I'm editing a Visual Studio 2010 web application.
When saving changes to a code-behind file, the file becomes read only in the editor for 1-2 minutes. Closing and re-opening the file makes it editable again.
As I save quite frequently, this can be a pain.
Has anyone else run into this issue, and know any work-arounds?