[Github-comments] [geany/geany] Added 3 More Keybindings (#2536)

elextr notifications at xxxxx
Thu Jun 10 23:45:49 UTC 2021


@elextr commented on this pull request.



> @@ -275,6 +275,9 @@ enum GeanyKeyBindingID
 	GEANY_KEYS_EDITOR_DELETELINETOBEGINNING,	/**< Keybinding. */
 	GEANY_KEYS_DOCUMENT_STRIPTRAILINGSPACES,	/**< Keybinding.
 												 * @since 1.34 (API 238) */
+	GEANY_KEYS_FORMAT_SENDTOCMD10,				/**< Keybinding. */
+	GEANY_KEYS_FORMAT_SENDTOCMD11,				/**< Keybinding. */
+	GEANY_KEYS_FORMAT_SENDTOCMD12,				/**< Keybinding. */

You have added these at the end, good, but they are in the plugin API but you havn't increased the API number, and then you can add it to the comments like the previous line.

-- 
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/2536#pullrequestreview-681342397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210610/4afadee7/attachment.htm>


More information about the Github-comments mailing list