The protection from loading binary files is still important. For example while debugging pymssql sometimes exception happens inside c-extension and eric offers to load so library which is not what is wanted.
So the question is is it possible to extend known MIME types in preferences dialog so eric could load these files: *.pyx, *.pxd, *.yml, *.toml?
|