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. Cheers Lex > > What else do I need to change to open SSDL files with this file type by > default? > > Thanks, > > Laszlo > _______________________________________________ > 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
