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

New proposals #1216

Open
ElRafeta697 opened this issue Sep 21, 2023 · 1 comment
Open

New proposals #1216

ElRafeta697 opened this issue Sep 21, 2023 · 1 comment
Labels
feature request New issue opened using "Feature request" template

Comments

@ElRafeta697
Copy link

I'm using SQLTools with the SQLite extension in Azure Data Studio because I believe it's the only SQL engine Azure needs to be complete.

The extension works well and does its job, but it would be nice if you could customize where the results will appear. In other applications, the results always appear at the bottom, but in VSCode/Azure Data Studio, it creates the group on the right.

Another idea, related specifically to the SQLite driver, is to simplify the process of creating and managing a connection. You know SQLite works with files, so it's awkward to specify a name, set the default record limit, look up the file path... Just to open a file! I suggest simplifying this process in the case of SQLite, and perhaps creating an association to the extension to make it accessible doulbe-clicking or dropping on the application.

And please, remove the Connection Details step

@ElRafeta697 ElRafeta697 added the feature request New issue opened using "Feature request" template label Sep 21, 2023
@archiewood
Copy link
Contributor

archiewood commented Oct 31, 2023

The extension works well and does its job, but it would be nice if you could customize where the results will appear. In other applications, the results always appear at the bottom, but in VSCode/Azure Data Studio, it creates the group on the right.

This is similar to #1047 - may be worth adding your voice there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template
Projects
None yet
Development

No branches or pull requests

2 participants