File size: 426 Bytes
406662d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | Developer's Guide
=================
For development, we suggest using `Microsoft Visual Studio Code
(VSCode) <https://code.visualstudio.com/>`__. This is also suggested by
NVIDIA Omniverse and there exists tutorials on how to `debug Omniverse
extensions <https://www.youtube.com/watch?v=Vr1bLtF1f4U&ab_channel=NVIDIAOmniverse>`__
using VSCode.
.. toctree::
:maxdepth: 1
VS Code <vs_code>
repo_structure
development
|