CodeFlask
CodeFlask copied to clipboard
Left bracket + enter does not make an additional indent
Can it be enabled, that the opening bracket indents the block inside? Like this:
while {
// text automatically indented
}
By the way, can inserting the "completing" closing brace be disabled?