Hey,
Is it possible to run replicator (in Omniverse Code) from within VSCode and see those changes reflected live in the viewport? I know you can write extensions in VSCode, and that you can see the code behind Replicator in VSCode (as described here:
Getting started with Omniverse Replicator — Omniverse Extensions documentation (nvidia.com)), but I can’t figure this thing out.
The script editor within Omniverse Code is fine for small projects, but when you start building more complicated synthetic data generators, then writing all the code in basically a notepad becomes a bit annoying.
Thanks.