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

[Question] What's the future of this plugin past IJ 2020.3 release? #23

Open ChrisCarini opened 3 years ago

ChrisCarini commented 3 years ago

I was reading JetBrain's blog post today on IntelliJ IDEA 2020.3 EAP which covers some of the features coming to the next release.

One of the features highlighted in this post is IDE theme synced with OS settings which seems to natively bring to IJ the feature this plugin brings.

I was just curious what this means for the Auto Dark Mode plugin. Will this be kept around to continue to bring the feature / functionality to older versions of IJ / other IDEs?

weisJ commented 3 years ago

Good question. The plugin will continue to receive updates for future versions of IntelliJ. At least as long our features exceed those of IntelliJ itself (e.g. IntelliJ still doesn’t support Gnome, but that may change until the release of IJ2020.3).

I want to note that the implementation in IntelliJ itself is inherently the same as the one this plugin uses and there shouldn’t be any performance differences between the two implementations.

Also if there are any necessary bug fixes or new features are added (e.g. support for more Linux environments) those will be backported to older versions of the IntelliJ-Platform. The oldest version which will receive updates will be based on the version AndroidStudio uses, as it’s the only one lacking behind with the IJ-Platform version.

insign commented 3 years ago

I'm very thankful for this plugin since I tried to fix this in this new EAP, and this issue showed me how to. Thanks.

weisJ commented 3 years ago

Update: Android studio has been updated to be based on the 2020.1 version. Thus version 1.5.4-2019.3 will be the last version of this plugin published for IDEA 2019.3 based IDEs.

takanuva15 commented 3 years ago

@weisJ Hi, I was wondering if you could add a message to the top of the README stating that IJ now supports this feature natively so the plugin is no longer necessary. (I just updated to IJ 2021 today and I got worried when I saw that this plugin had no 2021 version out.)

weisJ commented 3 years ago

Sure thing :)

atl-mk commented 3 years ago

Thanks for building this, I'm still using it because of the Linux support

steebchen commented 2 years ago

I'm not sure but for some reason the native IJ feature doesn't work, it often uses the wrong IDE theme, and NEVER uses the correct respective light/dark syntax theme for me... so personally I definitely need this plugin and I'm happy it exists.

victor-falcon commented 1 year ago

Yes please, keep supporting new IDE versions because the IDE options change the theme, but you can't specify which color schema you want for each light or dark themes.