Hi,
Which IDE/plugin is typically used for APEX development esp. for autocomplete of APEX JS apis. We can use Sql-Developer for plsql but is there any equivalent full-fledged IDE for APEX dev esp. for JavaScript autocomplete insight etc.
P.S: APEX itself provides a built-in code editor within the APEX Application Builder but is there any IDE/plugin with autocomplete for APEX JS apis, jquery like if we type ctlr+space on apex.apex.region(). it gives all autocomplete options.
Thanks!