autocomplete/intellisense when using omni.* #1983
Replies: 3 comments 1 reply
-
Hi, consider using the binary installation and VSCode setup. |
Beta Was this translation helpful? Give feedback.
-
Hi, I did a fresh install using the binaries instruction and the examples do run. But now I don't get the suggestions for isaacsim and I also don't see the isaacsim libraries in |
Beta Was this translation helpful? Give feedback.
-
Hi, did you follow the VSCode setup guide? You'll need to follow the guide to install VSCode Python extension and set up default python interpreter for autocomplete/intellisense to work. When using binary installation, not seeing the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
System: Windows 11
isaaclab documentation version: main
Hi, I've successfully installed IssacLab via pip and was able to launch some examples. Is there a method to get autocompletion for using Omni?
Below is an example code of mine; notice that those with
omni
are not in green, unlike isaacsim in line 28.Beta Was this translation helpful? Give feedback.
All reactions