vscode-dbt-power-user icon indicating copy to clipboard operation
vscode-dbt-power-user copied to clipboard

Document editor's input box to wrap text & resize per pane size

Open luutuankiet opened this issue 9 months ago • 0 comments

Describe the feature

Currently when you put the Document editor view into a split pane in bottom panel, the descriptions textbox will get truncated like so :

Image

Would be great if we can warp text based on the available panel size.

Describe alternatives you've considered

  1. Pulling the document editor to a separate full size pane. This works but I image having a lineage view while documenting is an intuitive experience.

  2. Resizing the Document editor in split pane to take 50% of the area. I'd prefer 80/20 ratio to have more screen estate for lineage view.

Image

Who will benefit?

dbt Developers who wants to document their models

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

luutuankiet avatar Feb 03 '25 23:02 luutuankiet