Saturday, February 6, 2016

MonoDevelop WhiteSpace

White space drives me nuts in an IDE.  Here is how to set the whitespace in Mono:

To change it for all future instances of projects go to  Tools > Options and set the fields below.


To change the whitespace for the current project (if the prior step hasn't been done), go to Project > Solution Options, and set the following fields.


If you want to apply those changes to open files you can go to:  Edit > Format > Format Document, and it should apply the changes to the current document.

No comments:

Post a Comment