Hello,
When I try to save a perl module code file with a pm extension and language setting = perl, the editor changes the extension to pl, even though pm is listed as one of the known extensions under perl. What am I doing wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you want to specify the extension manually use the All Files (*.*) filter in the save as dialog. If you still want to use the perl filter, manually edit the languages.xml to list the pm extension first, search the forum for more info, it should be there
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
When I try to save a perl module code file with a pm extension and language setting = perl, the editor changes the extension to pl, even though pm is listed as one of the known extensions under perl. What am I doing wrong?
If you want to specify the extension manually use the All Files (*.*) filter in the save as dialog. If you still want to use the perl filter, manually edit the languages.xml to list the pm extension first, search the forum for more info, it should be there