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
452 stars 86 forks source link

feat: Add adjustable column width for perspective viewer grid #1376

Closed gaurpulkit closed 1 month ago

gaurpulkit commented 1 month ago

Overview

Problem

Issues with string truncation in perspective viewer grid

Solution

Added a custom way to handle it via the plugin so that truncation will happen based on the user-defined width of the columns.

Screenshot/Demo

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

How to test

Checklist