vscode-data-preview icon indicating copy to clipboard operation
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

Open RandomFractals opened this issue 6 years ago • 3 comments
trafficstars

see https://github.com/RandomFractals/vscode-vega-viewer package.json setup & vega libs json schemas for this part

RandomFractals avatar Jul 16 '19 10:07 RandomFractals

use https://github.com/azirbel/npoint to create json schema from test config files.

RandomFractals avatar Sep 29 '19 11:09 RandomFractals

example to get started: https://www.npoint.io/docs/0f5875b79bedf11e039a

RandomFractals avatar Sep 29 '19 12:09 RandomFractals

also prompted perspective devs to do the same here: https://github.com/finos/perspective/issues/746

RandomFractals avatar Sep 29 '19 12:09 RandomFractals