I can’t find any mention of this elsewhere, but with the newest version of MonoDevelop, if i save a script i’m working on, it automatically scrolls to the top line.
Is there any way to disable this? Or is this a new bug / feature? it’s super annoying when you’re “save happy” like I am to have to constantly scroll back down to the code I was previously working on.
Edit: added version information below –
=== MonoDevelop-Unity ===
Version 4.0.1
Installation UUID: 2ef0438a-6b66-4688-9411-18748810d25d
Runtime:
Microsoft .NET 4.0.30319.1008
GTK 2.24.13
GTK# (2.12.0.0)
=== Build Information ===
Build information unavailable
=== Operating System ===
Windows 6.1.7601.65536 (64-bit)
I think this is the same bug I've posted about here: http://answers.unity3d.com/questions/574075/monodevelop-401-unity-43-code-folding-bug.html Often the result of it "losing" the code folding points is returning to the top.
– Lyje