I´m using Visual Studio 2013 Version 12.0.21005.1 with VB.NET on Framework 4.5.50938, OS is Windows 7 SP1 32 Bit.
I´m randomly getting the error message
"Attempted TextBuffer edit operation while another edit is in progress"
when trying to edit a source file. The file then remains inaccessible until I restart Visual Studio.
This message seems to appear at random and out of nowhere, sometimes after running or debugging the program, sometimes in the middle of editing. I can edit one file, switch to another one and receive this error.
Sometimes I can work half an hour before this message appears, sometimes only a couple of minutes. I´ve been looking all over the web for solutions but can´t find anything.
This error is beginning to severely disturb my work, so any ideas would be highly appreciated.