Options Window: IFS Options
See Also
You use this panel to adjust some general properties that control the look and behavior of the PL/SQL Editor and IFS specific options.
You can access this panel by choosing Tools > Options from the main menu, and then clicking the IFS Options category.
This panel contains the following tabs where you can set PL/SQL editor options.
- General. This tab enables you to customize general database options.
- PL/SQL Annotations. This tab enables you to customize the annotations.
For more details, see Annotations in PL/SQL Code
General tab
Database
- Automatic Cache Updates. When selected, the database cache will get refreshed at start automatically.
- Prompt before deploying to databases other than the project's main database. When selected, request user confirmation when deploying to databases other than the project's main database. Otherwise, deploy without user confirmation.
PL/SQL Editor
- Expand All Code Folds by Default. When selected, all collapsed code blocks, including the comments will expand.
Command Window
- Auto Commit. When selected, command window's auto commit mode set to ON by default. User can change the Auto commit mode from the command window toolbar as required.