King2500/idea-php-advanced-autocomplete

can't type $ caracter

Closed this issue · 2 comments

whenever I try to write $(Shift+4) from my keyboard it doesn't doing anything and throwing this error in console

NoSuchMethodError: com.intellij.codeInsight.AutoPopupController.invokeAutoPopupRunnable(Ljava/lang/Runnable;I)V

Are you sure this is caused by this plugin (PHP Advanced AutoComplete)?
Does this still occur when you disable this plugin?

Have you also installed "Extended Code Sense"?
They have the same issue:
ivan-veselovsky/extended-code-sense-plugin#4
ivan-veselovsky/extended-code-sense-plugin#3

Yes Its from "Extended Code Sense" and not from this "PHP Advanced AutoComplete"
Thank you for the reply.