Le 11/11/2017 à 06:17, Lex Trotman a écrit :
On 11 November 2017 at 23:46, John Harris jhharris@unencumbereddesign.com wrote:
How do I disable automatic filetype setting. I want type "none" for all files.
I don't think you can, filetypes and filetype detection is coded into Geany. I don't know what you are editing, but are you sure you want an IDE? Maybe you would be better served with a plain text editor.
I guess you can edit filetype_extensions.conf and remove everything but None (or maybe make "None=*"). Not sure how it would play with shebang detection and stuff.
Cheers, Colomban