These two methods are overridden by the actions within this plugin and need to switch to the newer ones. Easy change. ``` EditorActionHandler.execute(Editor, DataContext) EditorActionHandler.isEnabled(Editor, DataContext) ```
These two methods are overridden by the actions within this plugin and need to switch to the newer ones. Easy change.