Hello,
When I use auto format, the editor sometimes formats the code as
code{
...
...
...
}
and sometimes as
code
{
....
....
....
}
I prefer the second method but I am sure there are some which prefer the first as it saves a line. Is it possible to have this as a setting in the prefences?
Thanks for the great work.