Having a long routines, one gets sometimes lost and it would be handy to know which class/function the cursor is currently in (without the need to scroll all the way up, looking for the first outer block declaration). Any ideas how to get this in Sublime Text 3?
I'm mostly interested in a solution for Python, but I suppose there should be some general way (plugin?) to have this. I can imagine having the name written in the status bar, for example.