In src/filetypes.h:

> @@ -113,6 +113,9 @@ GeanyFiletypeID;
>  
>  #define filetype_id GeanyFiletypeID /* compat define - should be removed in the future */
>  
> +/** Filetype categories
> + *
> + * These are used to provide submenus for each category in the GUI */

Yes (this was made before the other decision I still don't agree with).


Reply to this email directly or view it on GitHub.