-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
please use vscode's html formating tools to replace js-beautify for template formatting #524
Comments
Sadly, vscode also uses js-beautify underhood :/ |
@HerringtonDarkholme but vscode not have this bug: Could you please fix it? |
Please use webstorm. |
wow, that really fixed the issues, thanks! |
@Meesayen
In this particular case we were able to work around this bug, but in principle we don't fix js-beautify bugs any more. I'm working on an alternative formatter. |
js-beautify is buggy, Could you please use vscode's inside html extension as default template formatting tools?
https://github.com/Microsoft/vscode/blob/master/extensions/html/server/src/modes/formatting.ts
The text was updated successfully, but these errors were encountered: