Re: Adding support for a file extension

2024-06-05 Thread Neil C Smith
On Wed, 5 Jun 2024 at 17:59, Will Hartung wrote: > > > > On Wed, Jun 5, 2024 at 9:48 AM Michael Bien wrote: >> >> try options -> miscellaneous -> files >> >> This should be able to associate extensions with known mime types. >> > > Yes, perfect, thank you! If it's an unknown extension, you can a

Re: Adding support for a file extension

2024-06-05 Thread Will Hartung
On Wed, Jun 5, 2024 at 9:48 AM Michael Bien wrote: > try options -> miscellaneous -> files > > This should be able to associate extensions with known mime types. > > Yes, perfect, thank you! Regards, Will Hartung

Re: Adding support for a file extension

2024-06-05 Thread Michael Bien
try options -> miscellaneous -> files This should be able to associate extensions with known mime types. -mbien On 05.06.24 18:33, Will Hartung wrote: I have my own little HTML templating files, but they have their own extension. So, even though they're 99% HTML, the IDE does not consider t

Adding support for a file extension

2024-06-05 Thread Will Hartung
I have my own little HTML templating files, but they have their own extension. So, even though they're 99% HTML, the IDE does not consider them HTML. Notably, it won't let me format the files (which is all I really want, honestly). Is there a straightforward way to tell NB that my .tt files are "