vscode-db2i icon indicating copy to clipboard operation
vscode-db2i copied to clipboard

integrate data preview extension

Open ajshedivy opened this issue 1 year ago • 2 comments

Addresses #240

TODO:

  • Add command to Run Dialog to open Data Preview
  • review preview logic
  • add data preview extension as dependency, or check if the extension exists
    • show message to user that preview requires data preview extension installed
  • use vscode.fs instead of fs/promises

ajshedivy avatar Jun 20 '24 13:06 ajshedivy

👋 A new build is available for this PR based on 989b3975991bbe23028e635bcb2be773f931f278.

github-actions[bot] avatar Jun 20 '24 13:06 github-actions[bot]

@ajshedivy great idea! Fair note: our data preview extension is very stale and out of date.

Let us know how this PR pans out for you. We've been meaning to publish new Data Preview Pro Tools for some time now, but currently taking a break from unpaid VS Code extensions dev till MSFT makes it possible for devs to monetize them directly from VS Code marketplace.

RandomFractals avatar Jun 27 '24 13:06 RandomFractals