Hacker News new | ask | show | jobs
by codr 4466 days ago
Thanks - yeah I will certainly need to shift my thinking away from c#-style (read: Visual Studio) development.

As for pdb, I guess I've been spoiled by Visual Studio's debugging - hover to see values, step through source code, etc.

Is there no Python debugging/IDE equivalent to Visual Studio's hover/etc?

1 comments

there is, use Pycharm/IntelliJ