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

Multiple issues with this could-be-great-extension #81

Open
g4z opened this issue Aug 2, 2020 · 1 comment
Open

Multiple issues with this could-be-great-extension #81

g4z opened this issue Aug 2, 2020 · 1 comment

Comments

@g4z
Copy link

g4z commented Aug 2, 2020

There are multiple bugs (some were reported in previous issues) which makes this extension a real mess to use.

  • Doesn't understand traits
  • Doesn't understand aliases
  • Doesn't understand context for string matching
  • When resolving a missing class, have to switch to another document and switch back to remove error highlighting

Most files end up looking like this...

image

This extension would be great if only someone had time to look after it :( But then i guess that's why people pay for stuff.

@TonyGravagno
Copy link

TonyGravagno commented Jul 9, 2021

I haven't seen a report here about traits but I'm seeing that too.
I combine usage of this extension with this other one:
https://github.com/Tarik02/vscode-php-imports
So, ctrl-alt-a to import all, save, then hotkey to format imports. That groups classes within namespace groups and removes some of the redundant 'use' statements created by this (yes, otherwise great) extension.

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