The file filter in the open dialogue is too limited. There is no "all files" option listed and .pas is not recognized as a valid file type. Please add an "all files" option to the file filter.
Is this 0.4.3 or an older version? It has nothing to do with extensions, but with the file not being TEXT. However, this was improved in 0.4.3, so files inlcuding .pas were supposed to pass regardless of type. So, bug in new filter or limitation of the old code?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is this 0.4.3 or an older version? It has nothing to do with extensions, but with the file not being TEXT. However, this was improved in 0.4.3, so files inlcuding .pas were supposed to pass regardless of type. So, bug in new filter or limitation of the old code?
The file dialogs are indeed limited, but it will be much improved when I can move to NSStandardFile.
Also, ".pas" should be perfectly valid with recent versions.