V7 Enhancement Request: export naming conventions to a file

Marc Bisping

Member²
Hello,
is it possible to put all defined "naming conventions" into a file, so that every developer
can reference this file to use the same definitions?

For example, the PL/SQL-Beautifier uses such a mechanism.
 
You can create a global preference set that contains the preferred naming conventions. See chapter 16.33 for details.
 
Back
Top