When I start the program I can open any file type I want. As soon as I choose a Highlighter, the files for the highlighter are te selection for the open file dialog. From that point on I can't open any File (.). Is there a way to add Opening Any File (.) |. as an extra line to the Opendialog for any highlighter?
Reproducing steps.
Start program -> Open File -> Any file is possible (.)
Open a known files (test.pas) and invoke a highlighter
Again open a file
The only selection possible are *.pas files and files that are known to the selected highlighter.
Close all the files.
Open a new file and you can only choose a .pas file. Or other files if you choose another highlighter.
It is not possible the choose .* as at the start of the program.
Work around
If you choose CS or RES or one of the lower highlighters there is no limitation on the opendialog.
That will reset the filter for the known file tpyes in the open dialog.
Jos