Is there a way to format code using a keybinding in Monodevelop? Format Code In MonoDevelop claims you can use Control + I but it does not appear to work.<
The only workaround I discovered is under
Tools->Options->Text Editor->Behavior
You can check the option Format document on save which lets you use Control+s to save and format code.
Format document on save