It would be awesome if this plugin supported JSON too
@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.
@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.