I’m developing a VSCode extension and I want to open a Webview in the Secondary Sidebar without requiring the user to drag it manually. I would like to know if it’s possible to directly create and embed a Webview in the Secondary Sidebar through programming.
Any guidance or examples would be greatly appreciated.
Is it possible to create a Webview directly in the Secondary Sidebar?
Is there a command that can achieve the effect of dragging?