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

Add netCDF extension `nc` #4

Closed axelboc closed 2 years ago

axelboc commented 2 years ago

As requested on the HDF Group forum: https://forum.hdfgroup.org/t/vscode-extension-for-hdf5/9769/8

axelboc commented 2 years ago

Yep... Unfortunately, the custom editor contribution point only allows providing an array of glob patterns: https://code.visualstudio.com/api/references/contribution-points#contributes.customEditors

Good point on adding the list to the readme.

axelboc commented 2 years ago

I didn't explicitly suggest renaming files, as I think explaining that it relies on filename extensions is clear enough.