[Github-comments] [geany/geany] Too Many Filetypes in Open Dropdown! How can I shorten list? (#2296)

Nick Treleaven notifications at xxxxx
Mon Sep 23 07:36:54 UTC 2019


> if I have a couple python files in a directory with many html and php files, "All Sources" doesn't really help.

OK. Even if the Gtk scrolling issue was resolved on your system, I assume you'd still want to configure the list of file filters. ATM you can't do that. My idea would allow you to change the order:

> the single-filetype file filters could be ordered to show filetypes that don't belong to a group above the grouped ones.

So *if* this was implemented, you might define:
`None=HTML;PHP;Python`

Then the list would be something like:
All files
All source
HTML
PHP
Python
Abc
Assembler
C
C++
D
etc

@Rufusvs would that solve the issue?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2296#issuecomment-533990204
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190923/ef7d345c/attachment-0001.html>


More information about the Github-comments mailing list