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

通过url直接打开题目的编辑框 #707

Open bestcondition opened 4 months ago

bestcondition commented 4 months ago

判断题目搜索框输入的是否为url,如果是url则直接打开题目编辑框

我之前提过一个周赛不能显示的issue,如果添加这个功能可以直接复制url进来打开,issues

对我个人而言是非常需要此功能的!