Now tile setup looks like this:

And I have to manually write setup stuff, while with IDE support I can get hints like below:

This looks like a little improvement, but actually, it may be very useful for someone (including me).
Potentially, it may decrease the amount of boilerplate code when writing factory functions, since you can just copy parameters to your function from this:
