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

Empty preview, various errors in devtools #291

Closed CherryDT closed 2 years ago

CherryDT commented 2 years ago

I've just installed this extension and it looked great in the store, but it doesn't seem to work.

I've tried opening a CSV file and a JSON file, and both times I get an empty preview:

image

However, in the status bar I can see a number of rows:

image

In the devtools there are various errors:

image

image

image

image

image

image

image

VSCode version:

Version: 1.59.1 (user setup)
Commit: 3866c3553be8b268c8a7f8c0482c0c0177aa8bfa
Date: 2021-08-19T11:56:46.957Z (3 wks ago)
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Windows_NT x64 10.0.19043

EDIT: While I was playing around, I got it to work once. I tried maybe 50 times or so, but it worked only once!

EDIT2: I just discovered #250, somehow missed that at first. Yes, light theme fixes it for me too. Should my issue be closed? I'm not sure if it's all the same because the errors appear to be different...

RandomFractals commented 2 years ago

duplicate of #250