In VSCode we have sidebar file explorer, but we can't put it into main area for a deeper file structure exploration. Need to make it in graph-style where each folder is expandable node (it would expand to the right).
Just like in figma the view should be draggable and zoomable with the wheel
There are other examples on how to use vscode webview (don't forget to preserve the state on tab close!)
In VSCode we have sidebar file explorer, but we can't put it into main area for a deeper file structure exploration. Need to make it in graph-style where each folder is expandable node (it would expand to the right).
Just like in figma the view should be draggable and zoomable with the wheel
There are other examples on how to use vscode webview (don't forget to preserve the state on tab close!)