Cannot click into isaaclab paths in VS Code (pip installation) #2091
-
I am experiencing an issue in VS Code where I cannot navigate (click) into the source code paths of the isaaclab library when working from my own repository outside of isaaclab (using the official isaac extension template). I have installed isaacsim via pip, and I’ve attempted to install isaaclab both via pip and by directly cloning the repository, but the problem persists in either case. I have verified that the correct Conda environment is selected in VS Code, and my code executes correctly without errors. However, the inability to click into isaaclab's source code definitions makes debugging difficult and tedious. Does anyone know how to fix this? I appreciate any suggestions. OS: ubuntu 24.04, Isaac version: 4.5.0 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for posting this. It seems this is a VS Code configuration issue. Have you tried editing the workspace file schema? |
Beta Was this translation helpful? Give feedback.
Thanks for posting this. It seems this is a VS Code configuration issue. Have you tried editing the workspace file schema?