shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.7k stars 399 forks source link

golang 升级 2023.3.4 后,ide 自带的语法提示用不了 #695

Open Alex-Shang opened 6 months ago

Alex-Shang commented 6 months ago

插件已经升级最新的 8.9,goland 升级 2023.3.4 后,题目加载后,ide 自带的语法提示、代码高亮颜色等都不好使了,就像在编辑一个 text 文本。 目前 goland 2023.2.6 下一切正常。