patou / gitmoji-intellij-plugin

Intellij plugin for add a button on the commit dialog to add gitmoji
https://plugins.jetbrains.com/plugin/12383-gitmoji/
Apache License 2.0
62 stars 16 forks source link

Scheduled for removal method usage : Configurable.isModified #45

Closed patou closed 7 months ago

patou commented 1 year ago

IntelliJ IDEA Ultimate IU-231.8109.2 (2023.1 (eap))Compatible. 1 usage of scheduled for removal API (Restart) 1 usage of scheduled for removal API Gitmoji Plus: Commit Button 1.12.1 uses API scheduled for removal in future releases

Scheduled for removal method usage (1) Configurable.isModified(JToggleButton, boolean) (1) (scheduled for removal in a future release) Deprecated method Configurable.isModified(JToggleButton, boolean) is invoked in GitMojiConfig.isModified(). This method will be removed in a future release

patou commented 7 months ago

Corrected.