+2
Fixed
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.
Antwort
0
Antwort
Fixed
Jon Skinner vor 14 Jahren
Fixed in build 2020
Customer support service by UserEcho