You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
after following the instruction on README.md to setup VScode, the extensions of IsaacSim are not indexed by VScode. The reason (according to VScode) is that 'python.analysis.extraPaths' cannot be set when a pyrightconfig.json or pyproject.toml is being used. There is also this relevant issue, which states that we have to add the changes (extra paths in this case) to pyproject.toml.