silx-kit / vscode-h5web

VSCode extension to explore and visualize HDF5 files
https://marketplace.visualstudio.com/items?itemName=h5web.vscode-h5web
MIT License
33 stars 5 forks source link

Pass supported plugins through JSON script tag #39

Closed axelboc closed 7 months ago

axelboc commented 7 months ago

Just a quick refactoring so the list of supported plugins is not passed to the webview via the FileInfo message but "statically" as JSON in the HTML template.

I also bump pnpm to v9.