Open ofry opened 7 months ago
Hi, same problem here, with Pycharm These are the details posted by Pycharm 2024.2.1 Community Edition
com.intellij.diagnostic.PluginException:
ActionUpdateThread.OLD_EDTis deprecated and going to be removed soon. 'RunCellMoveNextAction' must override
getActionUpdateThread()and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: net.fhtagn.pycharm.cellmode] 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:201)
Thanks for the report. I am unfortunately not actively developing this plugin any longer, but if someone wants to take over as a maintainer, I'd be happy to redirect to a maintained fork.