Closed firewave closed 10 months ago
I would recommend adding "Closes #70" to the PR description so that it will close that issue automatically on merge.
That is already in the commit message.
@firewave 1.6.4 has been uploaded to JetBrains for moderation.
Thanks again for your work!
No problem. Let's hope it goes through this time.
The really big tasks are still to come ... 😫
1.6.4 has been approved and released. 🚀
Something is wrong here:
It is not compatible with several IDEs including CLion.
And I once again forgot the newline in the release notes:
Perhaps the way compatibility is declared had changed?
Unlikely as that is the version of the underlying platform. I have the feeling it might be related to the added com.intellij.modules.java
dependency.
I will do some local tests later on and contact the support if necessary.
Yes, I can confirm that is it:
Since that compatibility issue only dealt with 2019.x, why don't we simply bump our minimum idea-version
to the corresponding build version for 2020.x and revert the dependency we added in this PR? We could probably go even higher given that it's unlikely many users will be using anything older than 2022.x.
I would recommend adding "Closes #70" to the PR description so that it will close that issue automatically on merge.