RandomFractals / vscode-data-preview

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview
Apache License 2.0
550 stars 59 forks source link

Grid is empty #252

Closed programmiererei closed 3 years ago

programmiererei commented 3 years ago

VSCode 1.53.2; DataPreview 2.2.0; Windows 10 20H2 (german); fresh installation with standard configuration

Data: Billing Month;Invoice Reference;Attached account; 2012;DE21010855;9165448884;DWP RE.NEOLINK FEES; 2012;DE21010855;9165448884;DWP RE.NEOLINK F; 2012;DE21013335;1030033584U;DWP RE HLB; 2012;DE21013335;9165444001;DWP RE HLB; 2012;DE21013335;9165448882;DWP RE HLB BILLI;

Result: Data Preview is empty but shows "Loading data..."

This happens with all csv (delimiter ",", ";" or tab)

But it worked three weeks ago.

RandomFractals commented 3 years ago

sounds like a duplicate of #250. Something must have changed in the latest vscode version since there have not been any updates to this data preview extension for a few months.