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

怎么定位bug #676

Open Sob1-rrr opened 9 months ago

Sob1-rrr commented 9 months ago

感觉实际bug行和真实bug行不匹配,能解决一下吗

image
shuzijun commented 9 months ago

实际提交到leetcoded代码会去掉描述部分,所以看到的报错行数和编辑的行数不一致,暂时没有解决方案

Jidcoo commented 4 months ago

@Sob1-rrr Hi, guy. If you are a Javaer, perhaps this project can help you debug locally.