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

idea升级到2024.1版本后。leetcode插件报错ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. #712

Closed wanglei13975 closed 3 months ago

wanglei13975 commented 4 months ago

Describe the bug idea在升级到2024.1版本后Leecode插件登录报错 image 插件版本:8.11,报错信息如下 image

zhanggang807 commented 4 months ago

+1

zhanggang807 commented 4 months ago

可以参考https://github.com/redhat-developer/lsp4ij/pull/142/files 修复一下,感觉不复杂