You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A very weird stuff happened when I tried to format one very long line of code. I tested it and it works as a part of a file as well as the line by itself in a single file.
Hey @lamp-town-guy thanks for submitting the issue. Seems you even created an account specially to do this? Big thanks.
Currently, I offer you to add the file to .prettierignore. Or you can format it manually and it should stay that way.
I will try to release a fix until the end of this week (more or less I have something working already, but I need to test it thoroughly)
<%= @inner_content %> was formatted to <eext1 />. It seams to be the same type of bug so I don't want to open another issue for this one. This file contained only <%= @inner_content %> and nothing else. Other instances of this tag were OK. Only if it was by itself it was formatted the wrong way.
A very weird stuff happened when I tried to format one very long line of code. I tested it and it works as a part of a file as well as the line by itself in a single file.
This is the result with missing
<% end %>
.The text was updated successfully, but these errors were encountered: