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

Autocomplete not working within model. #68

Open
mikebronner opened this issue May 12, 2022 · 1 comment
Open

Autocomplete not working within model. #68

mikebronner opened this issue May 12, 2022 · 1 comment

Comments

@mikebronner
Copy link

When working within a model, it doesn't seem to provide autocompletion for its own properties, attribute modifiers, etc. (But it does provide autocompletion hints for related models, etc.)

@amir9480
Copy link
Owner

@mikebronner Can you please provide an example code that is not working?
Ensure you are using the right variable naming as the extension doesn't use any code parser and provides autocomplete based on the variable name.

Also please checkout LaravelExtraIntellisense.modelVariables configuration for adding more custom variable names to provide autocomplete.

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

2 participants