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

add new view for visualization #11

Open haochengxia opened 1 year ago

haochengxia commented 1 year ago

Add a new view for pretty visualization, like other extensions written in React, e.g., https://github.com/AykutSarac/jsoncrack-vscode.

Image

mrx23dot commented 8 months ago

This is quite drastic change. What about displaying content as json and let other addons do the formatting?