huoguangjin / MultiHighlight

Jetbrains IDE plugin: highlight identifiers with custom colors 🎨💡
https://plugins.jetbrains.com/plugin/9511-multihighlight
GNU General Public License v3.0
103 stars 22 forks source link

macOS Clion 无法正常使用 #29

Closed c1rew closed 2 years ago

c1rew commented 2 years ago

操作系统:macOS Big Sur Version 11.6.6 IDE:CLion 2022.1.1 Build #CL-221.5591.52, built on May 11, 2022

通过Market下载安装,显示Installed,但是实际没有成功,keymap中无法看到对应选项。 使用文件导入安装,出现以下错误

Screen Shot 2022-05-24 at 10 13 15
huoguangjin commented 2 years ago

老的intellij gradle插件会在打包时指定最高支持的IDE版本(until-build) MultiHighlight 2.2.0的兼容范围是2020.2.3-2021.1.*,所以在CLion 2022.1.1上会被禁用。

解决方法有2个,任选其一:


The old intellij gradle plugin will specify the compatibility range for the plugin (until-build). The compatibility range of MultiHighlight 2.2.0 is 2020.2.3-2021.1.*, so you get the error alert on CLion 2022.1.1.

There are 2 solutions, choose either one:

huoguangjin commented 2 years ago

Try v3.0.0