MonoDevelop - Unable to change indent on switch

What is the deal with MonoDevelop? It crashes randomly, it sometimes sticks on top of other windows, and now I can’t get the formatting to work… Seriously? This is the worst editor I’ve ever used. Does anyone know a workaround to get the ‘case’ to indent for C#?

I tried changing it in the settings but it doesn’t work…

This was driving me crazy for quite a while as well, but I’ve just found a solution. Trouble is - editing the global preferences has no effect on the current project, only new ones.

Go to Project > Solution options > Code formatting > C# and change your settings there, everything will be fine afterwards.

Cheers!

1 Like

OMG Thank you so much! Worked like a charm :slight_smile: