After opening Geany, or after creating a new tab in Geany, the default filetype 
is `None` and the default extension is null.

It will be quite useful to allow the user to specify a default filetype, or at 
least a default file extension when saving content in new Geany tabs.

A possible simple implementation would be allow the user to create 
`filetypes.None.conf` in which they could specify something like:

```
[settings]
# default extension used when saving files
extension=txt
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3847
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/[email protected]>

Reply via email to