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

refresh all open data previews for a local data file on new data save #172

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

currently, this only works for the first open data preview instance retrieved from preview manager.

RandomFractals commented 4 years ago

I will add this feature, but you can simply click on the Refresh button in the data view toolbar to update that panel if you have multiple data views open for the same data source fle or url.