vscode-data-preview icon indicating copy to clipboard operation
vscode-data-preview copied to clipboard

add data gists support

Open RandomFractals opened this issue 4 years ago • 0 comments

similar to how Vega Viewer does it for graphs: https://github.com/RandomFractals/vscode-vega-viewer/issues/59

try it with this simple d3 gist with .csv data file: https://gist.github.com/d3noob/098852d24d05c07ac38688e8d62f92cc

should work with all supported data formats and GistPad ...

see this GistPad/VV integration example: https://github.com/vsls-contrib/gistpad/issues/89#issuecomment-570792807

RandomFractals avatar Jan 04 '20 17:01 RandomFractals