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

[Global] Remove deprecated PsiReference#getVariants #313

Closed
Haehnchen opened this issue Jul 28, 2014 · 1 comment
Closed

[Global] Remove deprecated PsiReference#getVariants #313

Haehnchen opened this issue Jul 28, 2014 · 1 comment

Comments

@Haehnchen
Copy link
Owner

com.intellij.psi.PsiReference#getVariants is deprecated and should be replaced by completion extensions points

@Haehnchen Haehnchen changed the title Remove deprecated PsiReference#getVariants [Global] Remove deprecated PsiReference#getVariants Jul 28, 2014
Haehnchen added a commit that referenced this issue Aug 3, 2014
@Haehnchen
Copy link
Owner Author

new extension GotoCompletionRegistrar ready; continuous migration follows, because still valid in PhpStorm8

<extensionPoint name="extension.GotoCompletionRegistrar" interface="fr.adrienbrault.idea.symfony2plugin.codeInsight.GotoCompletionRegistrar"/>

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

1 participant