I know it's uncommon, but years ago I somehow picked up Whitesmiths style indentation and it would be nice if I was able to specify that braces are to be both indented.
Is there any way to do this through the application settings?
Whitesmiths Style:
- Code: Select all
function zoink()
{
// yadda
}