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
553 stars 58 forks source link

change saveData() in data.providers to async and move fs.writeFile calls to fileUtils #148

Open RandomFractals opened 5 years ago

RandomFractals commented 5 years ago

for better encapsulation of read/write data files and more responsive UX on data save