We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
How to view .jld files in VScode?
Thanks!
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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
No branches or pull requests
Hi,
How to view .jld files in VScode?
Thanks!
The text was updated successfully, but these errors were encountered: