Comment on Ask HN: Getting back into PythonparentComments−codrOP12yThanks - 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?−r4vik12ythere is, use Pycharm/IntelliJ
Comments
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?
there is, use Pycharm/IntelliJ