leetcode-editor icon indicating copy to clipboard operation
leetcode-editor copied to clipboard

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...

Results 155 leetcode-editor issues
Sort by recently updated
recently updated
newest added

Hi, I have two leetcode accounts and I want to see how many problems I have solved. Can you let me download the list of problems I have solved?

**Desc** 作者你好,在8.0之前,账号下做了多少题目等等数据是放在本地的一个`all.json`文件中的,所以我根据这个文件的内容,做了一些自动化的统计工作来追踪进度 8.0之后发现这个文件已经不会更新内容了,请问是路径有变化,还是实现方式有变化,本地是否还能找到这些信息呢?

更新了7.4版本后,已经登录成功,但是无法识别刷过的题,并且在提交的时候提示请重新登录。 ![1](https://user-images.githubusercontent.com/50828026/130476916-61544901-6c4a-4bdc-9e56-7ead0d9fb117.png) ![2](https://user-images.githubusercontent.com/50828026/130476940-b99b9b41-0fe8-4e6d-8305-90b75f60cc1f.png) 如图所示,已经登录了,但是以前刷过的题没有显示对号,而且提示重新登录

1. The IDE version supported by the plugin supports JCEF by default. If there is no parameter modification, this problem will not occur. If this prompt appears, refer to the...

咨询一下,我选择Python, 或者python3 都会遇到"unresolved reference", 但是Java 和 Kotlin 就没有这样的问题。 请问是配置的问题么? Fyi, 我本地SDK 下配置了Python3.9

点击update之后,提示升级成功,但是再次进入plugins后还是6.9版本 并且,在侧边栏的logo打不开题目列表 idea版本为2020.2

能否提供一个支持过滤会员题的功能,非会员题和会员题夹杂在一起,不太好过滤

对于一些上班的人想刷题,不敢光明正大的刷。 不知道在idea底部的框里编辑这个功能好不好开发。 把题目展示和代码编写都缩藏在小一些的框里。

不知道为什么,有时候点击测试或者提交的时候,会出现 error: 请求失败 点击登录显示已经登录,推出重登后还是这样的情况,只能退出pycharm再打开才能正常 这是为什么啊