On 20 July 2012 19:51, Laszlo Nagy <[email protected]> wrote: > On 2012-07-20 11:10, Lex Trotman wrote: >> >> On 20 July 2012 18:05, Laszlo Nagy <[email protected]> wrote: >>> >>> I could setup a new filetype for my custom files. Syntax highlight is >>> working. But whenever open an SSDL file, I have to manually change the >>> file >>> type to "custom file types/SSDL file". >>> >>> My 'filetypes.ssdl.conf' file has this inside: >>> >>> [settings] >>> lexer_filetype=C >>> extension=ssdl >> >> This only sets the extension to save files of this type. >> >> Add a line to filetype_extensions.conf. > > Already have it there: > > [Extensions] > ... > SSDL=*.ssdl; > ... > > But it doesn't work. :-(
The filetype name is case sensitive. Cheers Lex > > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
