Enhancement request: more SQL/Plus commands

PL/SQL Developer does not support all SQL/Plus commands (like CONNECT, DESCRIBE and various SET commands).
The commands that are supported are very nicely listed in the manual, but are the missing ones ever going to be implemented?

I am missing SET AUTOCOMMIT most (yes, there are those people...)
 
I don't think the Command Window will ever support all SQL*Plus commands. CONNECT and DESCRIBE are supported though (or is this what you meant?). In any case, I have added your request for SET AUTCOMMIT support to the list of enhancement requests.
 
Back
Top