JuliaIO / JLD.jl

Saving and loading julia variables while preserving native types
MIT License
278 stars 55 forks source link

How to view .jld files in VScode? #316

Open breeze-zhaofei opened 2 years ago

breeze-zhaofei commented 2 years ago

Hi,

How to view .jld files in VScode?

Thanks!

brenhinkeller commented 1 year ago

I don't think there's any special way of viewing them in VScode via the editor, but you can interact with them in the REPL as usual

mkitti commented 1 year ago

JLD files are HDF5 files. There are a few vscode extensiosn that allow you view HDF5 files.

https://marketplace.visualstudio.com/items?itemName=lochbrunner.vscode-hdf5-viewer-highfive https://github.com/silx-kit/vscode-h5web