gedit-source-code-browser
gedit-source-code-browser copied to clipboard
[Feature request] Highlight block currently edited
It would be nice if the side panel could also show the function/class/block being currently edited, for example by highlighting the element concerned, from the most nested to the most general one, or even only the most nested one.
Would it be feasible?
I'm not sure I understand. Do you mean that when you highlight an element in the list, that line is also highlighted in the editor?
The reverse situation: when you are editing some function, the corresponding item in the list (in the lateral panel) is highlighted, so that you get sure that you are editing the good function...