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
53 stars 14 forks source link

Enable compatibility with IJ 2020.2 #14

Closed bric3 closed 4 years ago

bric3 commented 4 years ago

I just tested locally, by installing the plugin zip manually, on macos.

./gradlew build -PgithubAccessToken=$(op get item Github --fields Token.cli-read-only)

I chose to keep the actual subversion 2020.1 because the plugin still works with 2010.1.

weisJ commented 4 years ago

Hi, I have already submitted a version compatible with 2020.2. It just hasn't been verified yet. Generally I'd like to keep the version ranges bound to one specific version. Also the version I have published is based on the last published version as the repository currently contains features that aren't fully feature complete yet.