We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've installed the plugin and set the php executable, its pointing at php7.2 exe file.
In the output console I can see language server parsing/ restoring 6000+ files from my project, however nothing I type triggers any auto suggestions.
I've tried extending a class, instantiating a new object, manually triggering suggestions with ctrl+space, typing a namespace.
None of these things appear to return any class definitions at all. Any ideas where i should look next?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've installed the plugin and set the php executable, its pointing at php7.2 exe file.
In the output console I can see language server parsing/ restoring 6000+ files from my project, however nothing I type triggers any auto suggestions.
I've tried extending a class, instantiating a new object, manually triggering suggestions with ctrl+space, typing a namespace.
None of these things appear to return any class definitions at all. Any ideas where i should look next?
The text was updated successfully, but these errors were encountered: