Geany is my favorite IDE, but sometimes I use VSCode in certain instances. One feature that I really wish was in Geany is the "Gutter Indicators" that show when a line is modified, deleted, or added.

Here is an example from VS Code

image

This might be possible using the Scintilla margin API and libgit2


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/issues/1244@github.com>