5 ms·
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
by codr 13y 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?
- r4vik 12y agothere is, use Pycharm/IntelliJ