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

switch data loading to async in file utils #142

Closed RandomFractals closed 5 years ago

RandomFractals commented 5 years ago

see https://github.com/microsoft/vscode/issues/78094 & new vscode.workspace.fs api for a good example of that implementation