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

[make:entity] no more autocompletion on repository methods #1531

Closed
simondaigre opened this issue May 3, 2024 · 1 comment
Closed

[make:entity] no more autocompletion on repository methods #1531

simondaigre opened this issue May 3, 2024 · 1 comment
Labels
Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer

Comments

@simondaigre
Copy link

Since #1520, autocompletion on results of base ServiceEntityRepository class (find(), findOneBy(), findAll(), findBy()) is not working anymore on PHPStorm.

My setup :
PHPStorm 2024.1
Symfony plugin 2023.1.271
ORM 2.19.5 (same issue with ORM 3.x)

@jrushlow jrushlow added Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer labels May 3, 2024
@simondaigre
Copy link
Author

simondaigre commented May 13, 2024

I resetted my PHPStorm config (File > Manage IDE Settings -> Restore Default Settings) and it solved my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants