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
com.intellij.psi.PsiReference#getVariants is deprecated and should be replaced by completion extensions points
com.intellij.psi.PsiReference#getVariants
The text was updated successfully, but these errors were encountered:
speedup form option completion #318 and add new custom abstract refer…
33e3135
…ences replacement for #313
replace PsiReference for form type #313
f214b46
new extension GotoCompletionRegistrar ready; continuous migration follows, because still valid in PhpStorm8
GotoCompletionRegistrar
<extensionPoint name="extension.GotoCompletionRegistrar" interface="fr.adrienbrault.idea.symfony2plugin.codeInsight.GotoCompletionRegistrar"/>
Sorry, something went wrong.
No branches or pull requests
com.intellij.psi.PsiReference#getVariants
is deprecated and should be replaced by completion extensions pointsThe text was updated successfully, but these errors were encountered: