[Bug 238347] Re: All source file filter doesn't actually include all source files

2010-09-09 Thread Jeff Stone
This is working as designed. It's pretty much impossible for the SciTE
people to keep track of all source types, this is designed to be fairly
easily customized by the user. You change it as desired, based on the
source types you use.

-- 
All source file filter doesn't actually include all source files
https://bugs.launchpad.net/bugs/238347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238347] Re: All source file filter doesn't actually include all source files

2008-06-08 Thread Mike Rooney
Actually after reading the comment above those lines, this may be
Invalid:

# The open.filter setting is only used on Windows where the file selector has a 
menu of filters to apply
# to the types of files seen when opening.
# There is a limit (possibly 256 characters) to the length of a filter,
# so not all source extensions can be in this setting.

I don't know why it says it is only used on Windows as it is used on
Linux too (I imagine everywhere), but they seem to knowingly acknowledge
that not all file types can be there. However I notice the use of
possibly when referring to the exact character limit, so maybe it is
actually larger and can include more files.

Either way if we are running into a limit maybe more logical choices can
be made by popularity. For example I don't know what .hxx or .iface is,
while PHP/CSS/JS seem rather popular. If they can't be added due to a
limit, maybe they can be swapped for something else.

-- 
All source file filter doesn't actually include all source files
https://bugs.launchpad.net/bugs/238347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs