Run script in external IDE instead of Code Script Editor

Hi,
is there a way to execute scripts inside and external IDE such as VSC, instead of the OV Code Script Editor? I want to have OV Code running, and then execute scripts externally.

Hi @simon.steinmann. We don’t have anything like that currently besides the extension hot-reloading that we’ve shown. I think it’d be possible to create an OV extension as a listener and a VSC extension that could send the selected code or something like that.

Can you link me the resources for that? Or the video where it was shown?

This video shows the hot-reloading that allows you to modify code in VSCode and automatically reload it in OV: How to Build an Omniverse Extension in Less Than 10 Minutes - YouTube

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.