Monodevelop #region

Hi, all! I have Monodevelop for the Mac, and am using UnityScript.

That being said, the:

//TODO
//Fixme

and

#region / #endregion

Will not work.

Can I fix this? Or do these only work in C# solutions?

Thanks!- YA

Hey

I don’t know if you found the answer but I was looking for the same thing and found it under Tools>Text Editor>General>Code folding.(for #region)

Go to tools->options->general → enable code folding and other related stuff. it works great