LarsGit223 commented on this pull request.
> @@ -274,6 +274,8 @@ enum GeanyKeyBindingID
GEANY_KEYS_FORMAT_SENDTOCMD8, /**<
Keybinding. */
GEANY_KEYS_FORMAT_SENDTOCMD9, /**<
Keybinding. */
GEANY_KEYS_EDITOR_DELETELINETOBEGINNING, /**< Keybinding. */
+ GEANY_KEYS_DOCUMENT_STRIPTRAILINGSPACES, /**< Keybinding.
+
* @since 1.34 */
So should I increase the API version also (and add it to the since-comment)?
--
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#discussion_r179582778