+2
Corrigé

Matching braces doesn't quite work with CSS

Hay Kranen il y a 13 ans mis à jour par Jon Skinner il y a 13 ans 1
When writing a CSS style like this:

#foo {
}

When writing the first line and pressing enter the second brace is inserted, but the cursor moves *before* this brace. It would make more sense to insert a newline, indent that line and move the cursor there.

Solution

Solution
Corrigé
Fixed in build 2020