vscode-data-preview
vscode-data-preview copied to clipboard
add custom data.view .config json schema and validation to allow devs mod data preview view types, aggregates, etc. in raw json for data previews
see https://github.com/RandomFractals/vscode-vega-viewer package.json setup & vega libs json schemas for this part
use https://github.com/azirbel/npoint to create json schema from test config files.
example to get started: https://www.npoint.io/docs/0f5875b79bedf11e039a
also prompted perspective devs to do the same here: https://github.com/finos/perspective/issues/746