Replies: 2 comments
-
Making a configurable formatter is easily 10x the amount of work, so I'm probably not going to do that.
Yeah, that's definitely a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The extra space inserted into |
Beta Was this translation helpful? Give feedback.
0 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.
-
Can I do a config file for this plugin? The web community has .prettierrc for example.
One thing (among others) I dislike is the insertion of a space between preload and the param here:
const Reputation7Texture = preload ("res://scenes/ui/icons/agent/reputation7.png")
Beta Was this translation helpful? Give feedback.
All reactions