ArtsiomCh / CMake

IntelliJ Platform plugin for CMake basic syntax highlight.
https://plugins.jetbrains.com/plugin/10089-cmake-simple-highlighter
GNU General Public License v3.0
44 stars 7 forks source link

CMake simple highlighter is incompatible with PyCharm EAP 2020.1 #23

Closed knzivid closed 3 years ago

knzivid commented 3 years ago

The error text is Incompatible: requires IDE build 204 or older

ArtsiomCh commented 3 years ago

Hi, just checked with PyCharm 2020.1.1 (Community Edition) Build #PC-201.7223.92 Latest CMake simple highlighter 203.0.2 was installed and works as expected. Could you please provide more details?

knzivid commented 3 years ago

I used https://aur.archlinux.org/packages/pycharm-community-eap at version 2021.1.211.5538.22

ArtsiomCh commented 3 years ago

So you mean 2021.1 not 2020.1, correct? If so, 2021 is in eap and not supported yet. Will release new version after it's turns into Beta at least.

knzivid commented 3 years ago

Thanks

knzivid commented 3 years ago

My bad, I now notice the title of this issue was wrong :(