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

Feature request for debugger in leetcode editor in pycharm

Open Ankan1998 opened this issue 2 years ago • 2 comments

Leetcode editor works fine but I face issues when there is a coding error and want to debug the code. The support for debugger is not yet available in leetcode editor.

It would be a complete package if the pycharm debugger can be integrated with the leetcode editor.

Ankan1998 avatar Jun 08 '22 04:06 Ankan1998

You can refer to leetcode-question,Configure a template that conforms to python syntax.

shuzijun avatar Jun 09 '22 11:06 shuzijun

I have written an independent package which can directly helps you debug code in PyCharm in the most simple way. Now it is available in leetcodeutils and pip. Just install it by using pip install leetcodeutils under python3.

mqfs avatar Jul 30 '22 13:07 mqfs

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

github-actions[bot] avatar Aug 14 '22 08:08 github-actions[bot]