Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate setup method for better developer experience #61

Open
y9san9 opened this issue Jul 12, 2021 · 0 comments
Open

Generate setup method for better developer experience #61

y9san9 opened this issue Jul 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@y9san9
Copy link
Collaborator

y9san9 commented Jul 12, 2021

Now tile setup looks like this:
image
And I have to manually write setup stuff, while with IDE support I can get hints like below:
image

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:
image

@Alex009 Alex009 added the enhancement New feature or request label Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants