<p></p>
<p><b>@elextr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2536#discussion_r649599709">src/keybindings.h</a>:</p>
<pre style='color:#555'>> @@ -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. */
</pre>
<p>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.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2536#pullrequestreview-681342397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3X6WNU6V3TA3XDO3LTSFFC3ANCNFSM4OJZIHQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2RWNZFI3VWHLJEPZDTSFFC3A5CNFSM4OJZIHQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFCOHLPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2536#pullrequestreview-681342397",
"url": "https://github.com/geany/geany/pull/2536#pullrequestreview-681342397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>