grain
grain copied to clipboard
Formatter: Issue Code Formatting
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
Thanks for reporting. I think I've discovered a whole class of bugs like this, I'll get them fixed pronto.
@marcusroberts are we still planning to get this done for 0.5.5?