How do I disable auto-indentation feature/bug? (Xamarin 6.11, Mac)
Here are my steps:
Pressing ENTER again at this point brings me back to step 3.
Please help, it's driving me nuts!
Oh yes, changing indentation in Preferences->Code Formatting->C# ... does not affect the behavior, even with restart.
Look down to where it says Text Editor -> Behavior. There is an option named "Enable on the fly code formatting"; You may want to disable this if you wish to format your own codes.
There is also the Smart Indentation mode in Behavior you might want to turn off.