I’m loving the new auto completion in the Defold editor, it really helps speed up typing.
I noticed when typing msg.url( it’s auto completed to msg.url()(). Since I’m a sloppy typer I thought it was my own fault for the longest time, but then I tested it and it does seem to be a little bug?