weisJ / auto-dark-mode

IDEA plugin to automatically apply system theme settings on macOS and Windows.
https://plugins.jetbrains.com/plugin/14076-auto-dark-mode
MIT License
52 stars 13 forks source link

Not compatible with WebStorm 2022.2 #60

Closed 3dmind closed 1 year ago

3dmind commented 1 year ago

The current version of this plugin at the Marketplace is not compatible with the latest release of WebStorm.

The logs shows the following error:

2022-07-30 23:00:53,882 [    181]   WARN - #c.i.i.p.PluginManager - Problems found loading plugins:
  The Auto Dark Mode (id=com.github.weisj.darkmode, path=~/Library/Application Support/JetBrains/Toolbox/apps/WebStorm/ch-0/222.3345.108/WebStorm.app.plugins/auto-dark-mode-plugin, version=1.7.0-2021.1) plugin Plugin 'Auto Dark Mode' (version '1.7.0-2021.1') is not compatible with the current version of the IDE, because it requires build 221.* or older but the current build is WS-222.3345.108

WebStorm 2022.2 Build #WS-222.3345.108, built on July 22, 2022 Runtime version: 17.0.3+7-b469.32 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.5

weisJ commented 1 year ago

Thank you for the report. I am aware of this issue, but as there is a blocking issue for the next version it might take another day or two for the new release to be made available.

weisJ commented 1 year ago

The new version should be up within the next two days.

claudechinsta commented 1 year ago

The new version should be up within the next two days.

Amazing work, love this plugin as always!

3dmind commented 1 year ago

It works again, very cool. Thanks for all your work. :-)