-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
force-expand-multiline
doesn't work as expected
#1186
Comments
+1 |
@octref - your input is missing a closing /:
I assume that is just a typo during bug filing. |
I thought for self closing tags |
@octref |
@bitwiseman Right, I fixed that. Sorry for the confusion. |
What's the status on this one? I'd really love to see this fixed. |
@msmolcic - This issue is unassigned. It needs someone to take the time to implement a fix and tests. |
People still getting this issue? |
@GearoidCollins |
it still not working on [email protected] too |
@Predve4niy |
Still doesn't work as expected. |
+1 |
1 similar comment
+1 |
@bitwiseman have you fixed it ? |
@EzioW |
fixed in 1.7.6 |
Description
force-expand-multiline
doesn't work as expected.Input
The code looked like this before beautification:
Expected Output
The code should have looked like this after beautification:
Actual Output
The code actually looked like this after beautification:
Steps to Reproduce
Environment
OS: macOS 10.12.4
Settings
Related vuejs/vetur#99
The text was updated successfully, but these errors were encountered: