a690700752 / KJump

Easymotion for IdeaVim
BSD 3-Clause "New" or "Revised" License
82 stars 11 forks source link

KJump caused IDE Internal Errors #55

Open zeafynx opened 6 months ago

zeafynx commented 6 months ago

I'm using Rider 2024.1. The IDE reported the exception below 3 times yesterday.

com.intellij.diagnostic.PluginException:ActionUpdateThread.OLD_EDTis deprecated and going to be removed soon. 'com.werfad.Actions$Word0Action' must overridegetActionUpdateThreadand chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.werfad] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23) at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90) at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:125) at com.intellij.openapi.actionSystem.ActionUpdateThreadAware.getActionUpdateThread(ActionUpdateThreadAware.java:21) at com.intellij.openapi.actionSystem.AnAction.getActionUpdateThread(AnAction.java:199)