Hi
Here is patch that make filetypes_detect_from_filename() use find_shebang() for better filetype detection. The former function is renamed to filetypes_detect_from_extension().
This should provide complite geany filetypes autodetection for plugins.
On Sat, 01 Mar 2008 13:39:05 +0200, Yura Siamashka yurand2@gmail.com wrote:
Hi
Here is patch that make filetypes_detect_from_filename() use find_shebang() for better filetype detection. The former function is renamed to filetypes_detect_from_extension().
This should provide complite geany filetypes autodetection for plugins.
Thanks a lot (and sorry for the delay), committed in SVN r2306.
Regards, Enrico