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.71k stars 400 forks source link

webstrom下插件的搜索框无法弹出 #649

Closed EtherealRise closed 1 year ago

EtherealRise commented 1 year ago

OSX环境,版本号:WebStorm 2023.1.3

点击搜索按钮,可以弹出标签选择器,但是无法输入搜索内容

Screenshot 2023-07-12 at 06 38 53

EtherealRise commented 1 year ago

尝试了ide/插件版本倒退无法修复

测试了其他ide如Idea,Pycharm均正常

EtherealRise commented 1 year ago

请确认是否可以复现该问题,webstorm版本号:223.8836.50

https://plugins.jetbrains.com/docs/intellij/webstorm.html

shuzijun commented 1 year ago

看选择是codetop列表,这个应该不支持搜索。 可以通过按钮切换到leetcode列表。

image
EtherealRise commented 1 year ago

看选择是codetop列表,这个应该不支持搜索。 可以通过按钮切换到leetcode列表。 image