AltimateAI / vscode-dbt-power-user

This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc
https://www.altimate.ai
MIT License
427 stars 84 forks source link

feat: add query panel tab #1231

Closed gaurpulkit closed 6 days ago

gaurpulkit commented 1 week ago

Overview

Problem

https://github.com/AltimateAI/vscode-dbt-power-user/issues/683#event-13194579565

Solution

Showing query panel in tabs

Screenshot/Demo

A picture is worth a thousand words. Please highlight the changes if applicable.

Screenshot 2024-06-19 at 6 18 31 PM

How to test

Checklist

anandgupta42 commented 1 week ago

@gaurpulkit make sure we add some tests for this as well. Also, please make sure to test it out manually in both native desktop environment and also in codespaces

gaurpulkit commented 1 week ago

What happens if vscode is restarted? I don't think we should allow to clear the results of result document.

It clears the tabs for now