shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.75k stars 404 forks source link

IDEA Error: com.intellij.diagnostic.PluginException: 444 ms to call on EDT OpenSolutionAction#update@leetcode TableMenu (com.shuzijun.leetcode.plugin.actions.tree.OpenSolutionAction). Revise AnAction.getActionUpdateThread property [Plugin: leetcode-editor] #613

Closed wujhsu closed 1 year ago

wujhsu commented 1 year ago

IDEA出现error提示: com.intellij.diagnostic.PluginException: 444 ms to call on EDT OpenSolutionAction#update@leetcode TableMenu (com.shuzijun.leetcode.plugin.actions.tree.OpenSolutionAction). Revise AnAction.getActionUpdateThread property [Plugin: leetcode-editor]

不影响使用,但是每次点击题目时都会有个这样的提示出现