Page 1 of 1

Custom user settings?

Posted: Mon Jul 08, 2013 11:24 pm
by jazztickets
How does "Custom user settings" work? Do you put command-line options in there? It doesn't seem to work. It would be amazing if you could just specify the command line options and ignore everything else.

Re: Custom user settings?

Posted: Mon Jul 08, 2013 11:29 pm
by eranif
It should do exactly this. however, the user's custom settings are appended to to the end of the "pre defined" settings.
So basically you can uncheck (note that not all the settings can be unchecked) everything and set them manually in the 'Custom Settings'

In addition, the space vs tab is determined according to the editor preferences (Settings -> Global Editor PReferences -> Indent)
Eran

Re: Custom user settings?

Posted: Tue Jul 09, 2013 8:35 pm
by jazztickets
Thanks eranif. I was noticing that putting in "-T" in the custom settings was tabbing everything except for enum blocks. For those it was putting spaces in right before the enum values, even though i have it set to put tabs in the global editor preferences.