Hey,
Is it on your list to support editing ORDS modules/templates/handlers?
It's fully supported in SQL Developer and with cloud migrations it's just getting more used.

The DDL is fully PL/SQL so integration should not be that hard.

Just supporting editing of handler code would be a huge benefit. (Modules (base urls like '/product/cars/) -> Templates (sub classes, like 'models/:year' -> handlers (GET, POST, PUT, DELETE)

Oli