# For a list of available filetype names, execute: # geany --ft-names
So I executed this command, and noticed that the listings for Perl and Shell scripts each was done with an initial Cap. I changed my section headers, and all started working as intended. The outcome is you MUST replicate both the spelling and the capitalization as shown by the geany --ft-names command, or the new section will not be recognized. By the way, this is not mentioned in the Main Geany documentation.
Pull requests are welcome.
Manuals are originally written by experts who know this stuff, its just obvious to them, so no need to mention it. It needs new users like you to submit pull requests as you find things that do not make sense or assume prior knowledge to make manuals (not just Geany's) beginner friendly. For small manual changes you can probably do it totally in github with the little pencil without manually forking and cloning etc.
On the same subject, I found numerous instances of a substitution string %block_cursor% in snippets.conf. However, the meaning of this string is not explained, either in the file or in the Geany Main documentation. Does anyone know what this substitution does, or how it is different from %cursor%?
%block_cursor% is defined in the [Special] section in snippets.conf
Cheers Lex
Hope this helps someone
Alan Becker
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users