Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The class inheritance tree problem is solvable with a proper IDE/editor setup that allows you to drill-down into implementations. In a properly configured PyCharm for example you can Cmd+Click on any symbol and see its implementation (and do so recursively).


Not too long ago I finally ditched vscode for webstorm for my day to day work, and it's honestly fascinating how much I was missing before.

The fact that you can't even have multiple windows in vscode for say your task output is wild to me.

But Jetbrains refactoring tools is where it shines to me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: