Skip to content

Comment on Django REST framework 3.15.0parent

Comments

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.