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

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files

Results 76 vscode-data-preview issues
Sort by recently updated
recently updated
newest added

to learn more about data preview ext. user base, geo, and most frequently used data file types. see this simple GA setup for good implementation of it to start with:...

enhancement
UX
data

to start with ... see: https://github.com/RandomFractals/vscode-data-preview/blob/master/src/data.providers/text.data.provider.ts https://github.com/RandomFractals/vscode-data-preview/blob/master/src/data.providers/json.line.data.provider.ts & change it to read line and update data view data per line for faster and more responsive UX text and jsonl docs...

UX
data
feature

to make this data preview more pleasing for the fans of purple UI themes :) ![data-preview-on-mac](https://user-images.githubusercontent.com/656833/69082830-85da9e00-0a06-11ea-9712-e2cbc340e687.jpg)

UX

see https://github.com/Kaggle/kaggle-api

enhancement
data
feature

for vscode to recognize them as json files and to run #109 data.preview json schema validation on them for raw config edits and live share sync #16

enhancement
config
feature

currently .config data.preview shows that json config file properties grid which is not as useful. also, this change will allow to live share remote data previews as defined in #16...

enhancement
UX
data
config

see https://github.com/Microsoft/vscode-extension-samples/tree/master/tree-view-sample for this setup

enhancement
UX
data
feature

related tickets required to implement this feature: #15, #20, #116

enhancement
UX
data
feature

see https://github.com/mtth/avsc/issues/255

UX
demo
data

see: https://apidocs.data.world/api & [dwapi-spec](https://github.com/datadotworld/dwapi-spec/blob/master/src/main/resources/world/data/api/swagger.json)

UX
demo
data
feature