So that you can format your APEX SQL and PLSQL code here is a
Chrome extension to inject plsql formatter module into pages hosting a Monaco code editor
To use as a Chrome extension
- Clone or download (and unpack) this repository to local directory
- Go to Chrome -> Manage Extensions
- Turn on Developer Mode
- Click "Load Unpacked" button
- Navigate to the directory created in step 1
- Navigate to APEX page with code editor
- Right click and you should see Format Document option
Note you might need to give the extension permission to run on individual sites. Pin it to the toolbar in Chrome to make this easier.
Acknowledgments:
- formatter code:
- icon
- "source": "https://iconscout.com/icons/play-next",
- "author": "https://iconscout.com/contributors/jemismali"