MonoDevelop auto formating?

I am using MonoDevelop to write and edit JavaScript code for a game I am working on. I hear that MonoDevelop can auto format your code, but I have tried everything and cant figure out how! The only answer I could find is to use the Format > Format Document, which does not do anything.

Thanks in advance!

MonoDevelop includes some pretty elaborate formatting rules for C#. I’m not aware of any built-in mechanism for JavaScript. You can check this for yourself, by going into your solution settings:

Project > Solution Options > Source Code > Code Formatting