gc-excelviewer icon indicating copy to clipboard operation
gc-excelviewer copied to clipboard

It would be awesome if this plugin supported JSON too

Open dewdad opened this issue 6 years ago • 2 comments

dewdad avatar Mar 22 '19 18:03 dewdad

@dewdad try vscode-data-preview I just released yesterday for faster data previews in vscode.

Data Preview ext. uses webAssembly data streaming library, canvas-based grid for faster data table rendering, and provides stock charts with row/column pivots and aggregate functions to visualize csv and json array data files.

RandomFractals avatar May 23 '19 10:05 RandomFractals

@jjuback Hi, John! I hope you don't mind if I redirect some of your users to my Data preview ext. for the features they are looking for.

btw, your ext. is great! what gave me an idea to dive into it, but I've decided to approach it from a slightly different angle for data loading/rendering performance reasons.

RandomFractals avatar May 23 '19 21:05 RandomFractals