@techee commented on this pull request.
> @@ -306,6 +306,14 @@ gboolean vi_notify_sci(SCNotification *nt)
}
}
+ if (nt->nmhdr.code == SCN_MARGINCLICK) {
I've just merged #1338 which functionality-wise covers most of this PR but
doesn't contain the `SCN_MARGINCLICK` part. Would you create a separate pull
request containing it?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1326#discussion_r1609001082
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1326/review/[email protected]>