+7
Planned

Pressing enter inside a new block should automatically indent.

Alice Bevan-McGregor 11 years ago updated by Alexander Blach (Developer) 11 years ago 0

In C (and variants, i.e. JavaScript, Java, C++, Objective-C, …) typing an open curly brace, or in Python ending a block control statement line with a colon, or any other language-specific way of increasing block level then pressing enter should result in an automatically indented new line.