Page 1 of 1

Formatting source code

PostPosted: January 12th, 2018, 10:30 am
by hedgehed
Hello!

How can I customize the code formatting?
I need the spaces after commas (in, parameters, of, function),
Also i need spaces before and after signs = != => etc
Also "egyptian braces":
on(){
}

off()
{
}

Thanks !

Re: Formatting source code

PostPosted: January 14th, 2018, 5:03 pm
by Sachelis

Re: Formatting source code

PostPosted: January 22nd, 2018, 2:31 am
by AndyM84
Just to 'bump' this a bit, it would be GREAT if we could get some more formatting options, maybe even something like http://editorconfig.org/ support?