@elextr commented on this pull request.
> @@ -154,6 +154,7 @@ enum GeanyKeyBindingID GEANY_KEYS_FILE_CLOSE, /**< Keybinding. */ GEANY_KEYS_DOCUMENT_REPLACETABS, /**< Keybinding. */ GEANY_KEYS_FILE_RELOAD, /**< Keybinding. */ + GEANY_KEYS_FILE_RELOAD_ALL, /**< Keybinding. */ Good point, you have added to the API, so yes inc the number in `apidata.h`, and "since API ..." in the 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/2859#discussion_r681387246