Hacker News new | ask | show | jobs
by edgyquant 963 days ago
Properly navigating through python modules (clicking through to the module source) doesn’t even work nicely in VSCode (even with the base python extension installed) so I don’t have high hopes for debugging being any better. VSCode is amazing for typescript though, and I had great success doing C++ and Rust. Python seems lacking in my experience though
1 comments

> Properly navigating through python modules (clicking through to the module source) doesn’t even work nicely

That's weird, it works for me just fine.