On 2 Aug 2017, at 10:32, Graham Heath wrote:
What is your goal with changing the default? Could it be accomplished with excludeInFileChooser, excludeInBrowser, and/or excludeInFolderSearch?
I know about those and use them regularly.
I’m talking about the list of extensions that appears next to “matching” in the Find/Replace window. By default, it includes `*`, `*.txt`, and `*.{c,h}`.
It would be nice if I could have every new project include other things by default, like `*.py` or `*.html` since I always end up adding them anyway.