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

RFC: [FLUID] Find usage of models within fluid / autocompletion #290

Closed
nostadt opened this issue Jul 25, 2019 · 0 comments
Closed

RFC: [FLUID] Find usage of models within fluid / autocompletion #290

nostadt opened this issue Jul 25, 2019 · 0 comments

Comments

@nostadt
Copy link

nostadt commented Jul 25, 2019

I am aware that it may be a challenging task, yet it would be an amazing feature. Perhaps, there is a standard mapping. Model name equals variable name and in case you want to stick to a different variable name, it's possible to do a mapping in a configuration file or so. Address-Model could be used as billingAddress and shippingAddress, yet both are of type Address.

Autocompletion: I guess, I don't have to add anything.
Find usage: Helpful if you want to clean up models or rename a property during development-process.

It might be related to #231 and or #232

What do you think about this?

@nostadt nostadt closed this as completed Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant