Just a random thought: on really long sections of code (i.e., python functions), it'd be nice to see what the vertical indent line 'lines' up with without having to scroll all the way to the top.
Not sure if it's trivial to do something like codelens/peek support, but even just a tooltip with the line of code to know if you're lining up to a function, an if statement, etc would be nice.
Just a random thought: on really long sections of code (i.e., python functions), it'd be nice to see what the vertical indent line 'lines' up with without having to scroll all the way to the top.
Not sure if it's trivial to do something like codelens/peek support, but even just a tooltip with the line of code to know if you're lining up to a function, an if statement, etc would be nice.