mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.45k stars 292 forks source link

Show results in console #1047

Open user72356 opened 1 year ago

user72356 commented 1 year ago

Issue https://github.com/mtxr/vscode-sqltools/issues/280 makes it clear that opening the results at the bottom of the screen is not an option due to limitations in VS code.

Instead I would be happy with an options to show the results in the console. It could even be a text-based result table.

bdtoole commented 9 months ago

Many extensions such as the dbt Power User extension and official Snowflake extension include their Query results as tabs in the same pane that the Terminal shares. It would be great to have the query results show up as a tab in this same pane instead of opening as a new split-screen tab the way it currently does.

image

gjsjohnmurray commented 1 month ago

If you are still watching this issue and want the enhancement please go to https://github.com/microsoft/vscode/issues/211772#issuecomment-2197862274 and click on the 👍 upvote button on the issue description. Don't add your own comment though; only upvotes on my initial description of the issue will count.

We need to get the total to at least 20 within the next ten days in order to clear the first hurdle.