> The maximum numbers of items in each of the configurable groups can be > configured in [Various > preferences](https://www.geany.org/manual/current/index.html#various-preferences). > Even though the maximum number of items may have been increased, only those > menu items that have commands configured are shown in the menu.
``` Key Description Default Applies ``build`` group number_ft_menu_items The maximum number of menu items in the filetype build section of the Build menu. 2 on restart number_non_ft_menu_items The maximum number of menu items in the independent build section. 3 on restart number_exec_menu_items The maximum number of menu items in the execute section of the Build menu. 2 on restart ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4517#discussioncomment-16040495 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4517/comments/[email protected]>
