techee left a comment (geany/geany#4377) > i only want to highlight the innermost block while editing.
OK, I don't know what language you are using but if there exists a language server (LSP) for that language, you could use the LSP plugin which supports something like that: https://plugins.geany.org/lsp.html#smart-selection-expanding-shrinking > and also with vertical lines to easier watch code with same indentation. Check `Edit->Preferences->Editor->Display->Show indentation guides`. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4377#issuecomment-3092471539 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4377/3092471...@github.com>