haochengxia / vscode-pydata-viewer

Display PyData files (.npz .npy .pkl .pth) in VSCode.
https://marketplace.visualstudio.com/items?itemName=Percy.vscode-pydata-viewer
MIT License
14 stars 8 forks source link

Support .pickle extension #9

Closed ntomita closed 1 year ago

ntomita commented 1 year ago

Very useful extension. Could you extend it to support .pickle extension, which is basically the same as .pkl. Thanks!

haochengxia commented 1 year ago

Sure, thanks for your suggestion! This feature has been added in V0.0.7 now.