Hello. I have an install of Isaac Sim on a workstation, which I am able to access remotely by running a headless version, then connecting through Omniverse Streaming Client on a laptop. While I can access the GUI just fine, I’d like to be able to access the extension example code to edit, as lots of the tutorials use this workflow. Just clicking “open source code in editor” in the extension example window doesn’t do anything (pencil icon in below picture).
I also tried installing the Isaac Sim VSCode edition plugin for VScode (Isaac Sim VS Code Edition - Visual Studio Marketplace), and entered my workstation IP address for the remote. After activating the vscode tick in the “window” bar of IsaacSim, I get a “serving at 0.0.0.0:8226” notification, but when I try to run any code from Vscode on my laptop, I either get no response or a “Connection with [worskation IP adress] timeed out” notification.
Any help on solving this or best practices for editing code when accessing a remote workstation running IsaacSim would be appreciated. Thanks for your help.