creatxrgithub created an issue (geany/geany#4377) I would like to have features: 1) to highlight a block automatic or manual. 2) use vertical lines to connect the same indentation
thanks e.g. ``` function xxx() { //highlight the block while edit in it if(condition) { //highlight the block while edit in it } } ``` <img width="273" height="239" alt="Image" src="https://github.com/user-attachments/assets/a8e1c3d3-401c-4f75-8e1c-e08442e5a3b5" /> <img width="311" height="363" alt="Image" src="https://github.com/user-attachments/assets/b7d7c3e2-0bd0-4673-b653-38c4237267ae" /> -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4377 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4...@github.com>