Greetings, AFAICS there’s currently no way to insert a marker through any of the menu items; as a result the `Ctrl-M` shortcut is hardly discoverable (though there _are_ menu items to skip to the next/previous marker, which are very convenient).
I’d suggest adding that command to either in Edit>Insert submenu or to the “Search” menu where (for some reason) other marker-related commands already are to be found.
Additionally, it would nice to have it in the editor’s context menu.
Note that all keyboard shortcuts are listed in `Help->Keyboard Shortcuts`. Also note that clicking in the relevant margin sets a marker as [documented](https://www.geany.org/manual/current/index.html#bookmarks), and Ctrl-m is also documented there.
However I agree that almost all actions should have a menu as well as a keyboard shortcut.
Next/previous marker items are in "Search" since they "search" for the next/previous marker, or consider it as the menu with all the cursor positioning commands.
Probably best in "Search" next to the go to marker items to keep them together, and since its not actually an "Edit" function and since `the "Edit" menu is larger already.
Pull requests are welcome.
github-comments@lists.geany.org