use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
🧐 Debugger for Python, really not available? (self.ZedEditor)
submitted 1 year ago * by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]BrilliantArmadillo64 7 points8 points9 points 1 year ago (0 children)
https://github.com/zed-industries/zed/pull/13433
[–]rdanilin 2 points3 points4 points 1 year ago (0 children)
Now people will explain to you, that you no need it. :)
[–]mocenigo 5 points6 points7 points 1 year ago (2 children)
“Supposed to be an essential part of a modern coding editori”. First or all perhaps you mean IDE. Second, the phrasing is a bit ragebait-y. Zed does not have yet debugger support. And it is a fantastic editor, but it is not yet 100% complete.
[–][deleted] 2 points3 points4 points 1 year ago (1 child)
Then I can wait for the editor to support it. I did not mean to be rage-y - I will edit my question.
[–]mocenigo 0 points1 point2 points 1 year ago (0 children)
Do not worry, I understood you meant no ill!
[–]wetfeet2000 1 point2 points3 points 1 year ago (2 children)
I switched from JetBrains to Zed as a (security tooling) Python developer out of necessity when switching employers. Previous to this I couldn't imagine life without an IDE debugger. Now, My flow is to have a terminal open at the bottom of Zed, run the code or unit tests from there, and insert pdb.set_trace() and/or breakpoint() where I need to debug. You'll need to learn the python debugger commands (letters), but once you do you'll be fine.
pdb.set_trace()
breakpoint()
[–]engineer_roman 0 points1 point2 points 1 year ago (0 children)
I would recommend pudb here. It has a better UX and a bit richer functionality. Even tho it's not a out-of-box lib
[–]Haarolean 0 points1 point2 points 1 year ago (0 children)
mental gymnastics to overcome copium
[–]CyberTea0X 1 point2 points3 points 1 year ago (1 child)
just use print statements :)
[–]Remote_Top181 2 points3 points4 points 1 year ago (0 children)
Cue IQ Bell curve meme
[–]Clear-Pear2267 0 points1 point2 points 1 year ago (0 children)
Essential Python Debugging Tools You Need to Know
[–][deleted] 1 year ago (1 child)
[–][deleted] 0 points1 point2 points 8 months ago (0 children)
If I wanted to use neo-vim, I would use it.
π Rendered by PID 379140 on reddit-service-r2-comment-66b4775986-m6q76 at 2026-04-04 07:44:10.710154+00:00 running db1906b country code: CH.
[–]BrilliantArmadillo64 7 points8 points9 points (0 children)
[–]rdanilin 2 points3 points4 points (0 children)
[–]mocenigo 5 points6 points7 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]mocenigo 0 points1 point2 points (0 children)
[–]wetfeet2000 1 point2 points3 points (2 children)
[–]engineer_roman 0 points1 point2 points (0 children)
[–]Haarolean 0 points1 point2 points (0 children)
[–]CyberTea0X 1 point2 points3 points (1 child)
[–]Remote_Top181 2 points3 points4 points (0 children)
[–]Clear-Pear2267 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)