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

vscode liquid format on save adds new tabs #158

Closed
itszoose opened this issue Jun 22, 2023 · 1 comment
Closed

vscode liquid format on save adds new tabs #158

itszoose opened this issue Jun 22, 2023 · 1 comment
Labels
Bug Something isn't working in the vscode extension 🚢 Shipping Next Release This issue has been completed and will be available next release

Comments

@itszoose
Copy link

Hello!

My issue is exactly as I previously described in issue #96. Whenever the x-data attribute has empty lines it just keeps on adding and identing the code on every save.

I am not sure why it's behaving like this, I searched everywhere for days and I was forced to jump to Webstorm for a few months now but I really want to use vscode.

Any help on this matter is greatly appreciated.

issue.demo.mov
@panoply
Copy link
Owner

panoply commented Jul 17, 2023

Hey @itszoose

This is known issue. You can update to v4.0.0 by downloading the VSIX file and installing it manually which irons out that logic. In v4.0 the extension no longer uses Prettify but instead Æsthetic has superseded that project. In Æsthetic this defect will not occur.:

If you need help upgrading manually, let me know. I plan to ship 4.0.0 very soon but there are a ton of breaking changes and updates, most of which pertain to Formatting and Completions etc.

@panoply panoply added Bug Something isn't working in the vscode extension 🚢 Shipping Next Release This issue has been completed and will be available next release labels Jul 17, 2023
@panoply panoply closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working in the vscode extension 🚢 Shipping Next Release This issue has been completed and will be available next release
Projects
None yet
Development

No branches or pull requests

2 participants