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

Formatter: Issue Code Formatting #1445

Closed
spotandjake opened this issue Oct 4, 2022 · 2 comments · Fixed by #1513
Closed

Formatter: Issue Code Formatting #1445

spotandjake opened this issue Oct 4, 2022 · 2 comments · Fixed by #1513
Assignees

Comments

@spotandjake
Copy link
Member

spotandjake commented Oct 4, 2022

This is invalid code so it probably isnt a priority but it is still annoying when it messes up invalid code more.

if (true)
// Copy the Separator
 true

gets formatted into

if (true // Copy the Separator) true
@marcusroberts
Copy link
Member

Thanks for reporting. I think I've discovered a whole class of bugs like this, I'll get them fixed pronto.

@marcusroberts marcusroberts self-assigned this Oct 25, 2022
@phated
Copy link
Member

phated commented Nov 30, 2022

@marcusroberts are we still planning to get this done for 0.5.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants