Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ChrisCarini opened this issue Sep 24, 2020 · 8 comments
Open
Labels

Comments

@ChrisCarini
Copy link

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
Copy link
Owner

weisJ commented Sep 24, 2020

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.

@weisJ weisJ added the question label Sep 24, 2020
@weisJ weisJ pinned this issue Sep 24, 2020
@insign
Copy link

insign commented Oct 15, 2020

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
Copy link
Owner

weisJ commented Apr 9, 2021

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
Copy link

@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
Copy link
Owner

weisJ commented Apr 10, 2021

Sure thing :)

@atl-mk
Copy link

atl-mk commented Jul 6, 2021

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

@steebchen
Copy link

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
Copy link

victor-falcon commented Oct 28, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants