Is there some kind of setting where you can disable some 'background' tasks of the IDE?
I've notice that after some time working in the IDE, the editor becomes quite unresponsive when typing (delay of a key pressed something like 2 seconds and switching tabs from e.g. logs to modules can take up to 10 seconds). Restarting the IDE does fix it for a while.
I think it may have to do with some kind of overload of the 'undo' stack or the continious error checking on every keystroke if there are a lot of errors (like when you changed a methods name). Is there a recommanded version of the .NET framework that could help?
I've notice that after some time working in the IDE, the editor becomes quite unresponsive when typing (delay of a key pressed something like 2 seconds and switching tabs from e.g. logs to modules can take up to 10 seconds). Restarting the IDE does fix it for a while.
I think it may have to do with some kind of overload of the 'undo' stack or the continious error checking on every keystroke if there are a lot of errors (like when you changed a methods name). Is there a recommanded version of the .NET framework that could help?