Keyboard Shortcut to Toggle Un/Comment Out for Oracle APEX
For this Mod for Oracle APEX Page Designer, we are going to add a Ctrl+Shift+/ keyboard shortcut to APEX.
This shortcut does the equivalent of the Comment Out or Uncomment Out feature by toggling between the two.
It’s much faster to bulk select ite...
mattmulvaney.hashnode.dev1 min read
Travis Caruth
Matt, you may want to consider adding a
@run-at document-idleto the metadata, so it waits until apex.actions is defined. On my system with too many tabs running, the userscript is loaded before APEX has registered it's libs, causing the hotkey to not work