Plans for Viewing Heap Snapshots?

I just saw that VSCode has added the ability to view heap snapshots natively. It is presented in the context of a JS debugger though.

Is there any possibility to leverage this to view Julia generated heap snapshots within VSCode?
I just tried but I get an error when trying to open the .heapsnapshot file that says Error: invalid profile JSON.

2 Likes