b4n commented on this pull request.
LGBI, but for the doc comment
> @@ -274,6 +274,7 @@ enum GeanyKeyBindingID
GEANY_KEYS_FORMAT_SENDTOCMD8, /**<
Keybinding. */
GEANY_KEYS_FORMAT_SENDTOCMD9, /**<
Keybinding. */
GEANY_KEYS_EDITOR_DELETELINETOBEGINNING, /**< Keybinding. */
+ GEANY_KEYS_DOCUMENT_STRIPTRAILINGSPACES, /**< Keybinding. */
We should have an `@since` doc tag for this, as it's part of the API
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1806#pullrequestreview-104193863