-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Thank you very much for creating this amazing extension. Would you mind adding features?
-
Table search function
Web console provide table search functions
I have to work with multiple projects, each contains tens or hundreds or even thousands of tables/views, the search function can help me find the tables I am looking for very quickly.

-
Enhanced right click menu
Currently, when right click the table name, there are only 2 items, i.e. preview table in vscode or remotely. It will be great if you can add additional items, likeCopy table IDorQuery this table/view. For the columns, items such asCopy column namewill also very helpful. -
Displaying resources other than tables/views in the side panel
The last one, I don't know this is even possible. Currently the panel only show tables/views, if it can displaySaved queries,Stored Proceduresetc. that will be great. I can make some changes in on laptop, save my query in the "saved queries", and then the query can be retrieved/edited/executed in web console as well.
Even without this functions, this extension also is awesome, but adding these features will make it even great.
Thank you!