|
|
|
|
|
by Nextgrid
819 days ago
|
|
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). |
|
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.