Enhancement Request: File Extensions

It would be nice if one were able to define multiple file extensions for the same program file type e.g. *.pkb *.plb for package bodies.

Quite often I have to work with legacy code at locations where people didn't use file naming standards.
 
This is possible. You can define as many extensions as you like for Program Files, but only one default package body extension. This is only relevant when saving a package body to a file without specifying an extension.

Just go to Tools > Preferences > Files > Extensions, and enter a comma separated list of entensions in the "Others" field.
 
Back
Top