+2
Fast
Matching braces doesn't quite work with CSS
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.
#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.
Svar
0
Svar
Fast
Jon Skinner 14 år siden
Fixed in build 2020
Kundesupport af UserEcho