While editing a python file, it would be very nice to be able to see the context you're editing while you're editing. What do I mean? Imagine you're editing a method of a class. What if you could see which class and method you're editing while the line has focus? That's the feature.
While editing a python file, it would be very nice to be able to see the context you're editing while you're editing. What do I mean? Imagine you're editing a method of a class. What if you could see which class and method you're editing while the line has focus? That's the feature.