PLSQL 16 - Enhancements Request

Hi Team,
Firstly, the PLSQL 16 is doing amazing as compared to ver 15.

Below are few list of enhancements if they can be added -

1. Auto Complete Quotation Marks, Brackets, etc
2. Unpin all Tabs - We have a way to pin all, but have to manually pin all of them
3. A button to quickly get the row count
4. Export All Datasets into a same excel but different sheets
5. More color options for Folders for connections
6. Not all preferences are exported - when I import preference, some of them needs to be set again like Auto Select SQL, Export options etc
7. Multi-Level (Multi Column) Sorting in the Data Grid

Thanks,
Saurabh
 
I have added this to the list of enhancement requests.

Note that local sorting in the data grid is possible up to 2 levels. For example: if you select employees and click on the "ename" column sort button, and then on the "deptno" column sort button, the employees will be sorted by department number, and within the department on employee name.
 
Back
Top