Strange behavior with templ-vscode #225
Unanswered
danawoodman
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Thanks for reporting the issue! I've heard another report of this behaviour at #192, but haven't yet been able to reproduce it. Is this happening on Windows? I'm wondering whether it's a UTF-16 vs UTF-8 bug in the VS Code plugin, or the templ LSP. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm noticing some weird formatting changes happening with the templ-vscode extension and "Format on Save" enabled.
If I attempt to remove the leading/trailing spaces on the brackets then save I get a compounding formatting artifact
Changing to plain text does not have this issue, so I'm assuming it is templ-vscode
Beta Was this translation helpful? Give feedback.
All reactions