vscode-data-preview icon indicating copy to clipboard operation
vscode-data-preview copied to clipboard

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files

Results 76 vscode-data-preview issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

When working in windows 10 with wsl ubuntu, the extension can't preview data. (extension url for which I use for connecting wsl from windows https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl)

This extension is awesome! But I don't want to open the README file automatically with this extension I think It cloud be better if this extension has an option to...

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

Some tools, notably R, use .feather as the file extension for arrow data, as that's the actual name of the serialization format of arrow data. E.g. https://blog.rstudio.com/2016/03/29/feather/ Data Preview works...

It would be *amazing* to view and edit data files without a heavy installation. I imagine some of the dependencies here would make it hard to fully enable this extension...

based on user feedback from Tolga: https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview&ssr=false#review-details

UX
data
config

Hi, I have a csv file that use `;` symbol as separator. Is it possible to set the semi column as separator instead of the comma?

In some plots, the tooltip that shows the x and y data values nearest the cursor should be offset so that the tip of the cursor is visible. As it...

When making an x/y scatter plot, the markers are so large that they obscure the details of the plot when there are more than probably a couple hundred points. Either...