> @@ -274,6 +274,7 @@ enum GeanyKeyBindingID > GEANY_KEYS_FORMAT_SENDTOCMD8, /**< > Keybinding. */ > GEANY_KEYS_FORMAT_SENDTOCMD9, /**< > Keybinding. */ > GEANY_KEYS_EDITOR_DELETELINETOBEGINNING, /**< Keybinding. */ > + GEANY_KEYS_GOTO_ADD_POSITION, /**< > Keybinding. */
There is no specified rule, so I can't see it matters either way, but I personally find underscored names more readable. --- 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/1114/files/691879c16d046b0bfb97614d4f069c591f33e40a#r71065733
