Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some new feature suggestions #55

Open
GaryLiuTelus opened this issue Mar 8, 2024 · 3 comments
Open

Some new feature suggestions #55

GaryLiuTelus opened this issue Mar 8, 2024 · 3 comments

Comments

@GaryLiuTelus
Copy link

GaryLiuTelus commented Mar 8, 2024

Thank you very much for creating this amazing extension. Would you mind adding features?

  1. 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.
    image

  2. 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, like Copy table ID or Query this table/view. For the columns, items such as Copy column name will also very helpful.

  3. 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 display Saved queries, Stored Procedures etc. 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!

@minodisk
Copy link
Owner

@GaryLiuTelus

Enhanced right click menu

I've published this as v1.22.0, so give it a try!
image
image

@minodisk
Copy link
Owner

As for the other requests, I'll check to see if there is an API I can use for BQ when I have time.

@GaryLiuTelus
Copy link
Author

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants