Replies: 1 comment
-
|
odd normally it should auto import if you select them from the completion list if there is no conflict. if you type them manually or have existing ones you can use a quick action on the fqn to import it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Thanks for your amazing work. The LSP is super fast!
One question though: before, when I used intelephense, I could use auto import. When I typed a class in neovim, I used ctrl + enter, and it would auto-import it.
With phpantom it transforms it into FQCN. I couldn’t find a way to configure this.
Did I miss something?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions