Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect closing brace indentation on newline #67

Open
maranomynet opened this issue Sep 19, 2018 · 1 comment
Open

Incorrect closing brace indentation on newline #67

maranomynet opened this issue Sep 19, 2018 · 1 comment
Labels

Comments

@maranomynet
Copy link

maranomynet commented Sep 19, 2018

For most selectors* when you insert curly-braces and hit ENTER, the closing brace does not land on its own newline below the cursor. (See image)

The extra keystrokes needed to push the closing brace to its place, slowly drive anyone insane....

screen shot 2018-09-19 at 15 46 16

*) Note this does not happen when your selector starts with a plain element - like div > .foo - then the closing brace lands on its own newline. Weird.

@devmattrick
Copy link

I'm also having this same issue. Would you be interested in a pull request? Would be great to get fixed!

@iChenLei iChenLei added the bug label Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants