AltimateAI / AltimateAI/vscode-dbt-power-user
Get to specific column in query results
- Dominant language
- JavaScript
- Stars
- 585
- Forks
- 121
- Avg merge
- 5d 39m
- Merged PRs (30d)
- 4
Description
### Describe the feature
Click on column name in the configure panel brings you to the column preview in query results.
In other words, a click on a column sets the view so that the column is aligned on the left of the pane:
### Describe alternatives you've considered
Use the scroll at the existing bottom of the panel to manually get to the column. Painful for wide tables.
Note: Could be made easier if the scroll bar is highlighted when hovered over in dark mode (currently it becomes darker when hovered over, so this is a bit confusing for new users), but this might be another topic.
### Who will benefit?
All users of query results preview that are working on wide tables/wide columns
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.