ashish10alex / vscode-dataform-tools

Dataform tools - a vscode extension
https://marketplace.visualstudio.com/items?itemName=ashishalex.dataform-lsp-vscode
MIT License
20 stars 4 forks source link

feat: show query results in table #23

Closed ashish10alex closed 1 month ago

ashish10alex commented 2 months ago

This PR

  1. Show the results of query in a web panel
  2. Ability to execute assertions in a file by clicking on a button ( codeLens provider )
  3. Fixes: https://github.com/ashish10alex/vscode-dataform-tools/issues/28


Version 2 ideas

  1. feat: ability to download data as csv
  2. feat: ability to search & filter data via input
  3. Highlight and run parts of compiled query