monodevelop is acting weard on macbook pro and messes up code!

more specifically…
I am on a macbook pro maverick using Unity 4.3.1.
Mono is doing some annoying stuff, which basically un-enables me to code stuff…
as soon as I hit shortcut for save. (command + s) then the line that was close to my cursor jumps into completely random line. Which totally messes up my code…

anyone experiencing similar issues and knows how to fix this?

btw: it looks like this is a drawing problem. The actual code did not change…it just ‘looks’ messed up. Switch between apps restores the real display of mono for the time being…

just wanted to say, that i have the same problem under Windows (7).

I have problems with redraw not correctly showing what I should see on both Windows and Mac.

Anyone already got a fix or workaround for this? Kind of annoying this redrawing issue…

I have had this happen multiple times and messed my code up trying to fix it not knowing it was just a drawing bug. its annoying as hell. ive had lines jumping all over hell and back.

Yup, that is exactly what I have…just in case…how do you disable those auto collapse of /* */ comments?

just an update to this issue…
it looks like the problem is gone when you turn autocollapse off…