-
Notifications
You must be signed in to change notification settings - Fork 11
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
Bug: Suggestion to add duplicate use #127
Comments
addshore
changed the title
Suggestion to add duplicate use
Bug: Suggestion to add duplicate use
Oct 26, 2021
thanks for the issue! It should not suggest to add The suggestion for |
Yup, that is what I would have expected! |
Is this Visual Studio or Visual VS Code? :) VS I guess? |
VSCode |
thanks, we have fixed this; will be available in the next update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the code example screenshotted phptools suggests to add another use statement, rather than using the pre existing one.
It will happily add this, and continue to suggest it too
The text was updated successfully, but these errors were encountered: