Our developers who have been using TOAD are used to entering into a table object's data tab and executed queries using a filter feature.
A filter feature has been implemented in the SQL Developer VS Code extension, however, they do not find it very useful.
The columns are listed as their appear in the metadata, without an option to alphabetize them, or jump by typing. Additionally, there is only the option to add a filter, there is no option to edit a filter. There is also not option for an “or” condition between filters, only “and”.
Is there any plan to improve the functionality of the table data filter to be more similar to that of the object browser filters?