Can Roo Code's built-in terminal inherit environment variables set by VS Code? #5327
Replies: 1 comment 1 reply
-
Yes, Roo Code's built-in terminal can inherit environment variables from VS Code, including those needed for Conda and Python environments, as long as the On macOS, how you launch VS Code matters: if you open it from the command line, it inherits your shell's environment (including Conda/Python setup). If you open it from Finder, Dock, or Spotlight, variables set in If you've confirmed the setting is enabled and are still having issues, let me know how you're launching VS Code and where your environment variables are set. There aren't specific docs about Conda/Python activation quirks, but these steps usually resolve most environment inheritance issues. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Conda and Python environments are set up in my VS Code terminal, but roo code doesn't seem to inherit them. I'm not sure if it's an issue with my setup.

Beta Was this translation helpful? Give feedback.
All reactions