Make "{}" the default placeholder in format()? #12019
esotericpig
started this conversation in
Scripting
Replies: 1 comment 1 reply
-
The default placeholder is already If you want to implement this in a backwards-compatible manner, the default placeholder should remain |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Related: godotengine/godot-docs#10768
Currently, this doesn't work:
Instead, you need to do this:
Beta Was this translation helpful? Give feedback.
All reactions