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
I have a very long PATH and CPATH, which I'm copying and pasting into each launch.json configuration (of which I have quite a number).
Is there a way to set the PATH and CPATH once somewhere, perhaps in the extension settings? As far as I can see there is only 1 setting available.
That seems to be the way other debuggers handle the matter, though possibly there is another way to set environment variables for launch.json which I don't know about? (I'm still learning the ropes with VSCode).
(FYI, the reason the paths are so long is because I'm linking to code in my project plus dependencies installed in a virtual environment.)
Thanks! Great extension, just given you a good review :)
The text was updated successfully, but these errors were encountered:
I have a very long PATH and CPATH, which I'm copying and pasting into each launch.json configuration (of which I have quite a number).
Is there a way to set the PATH and CPATH once somewhere, perhaps in the extension settings? As far as I can see there is only 1 setting available.
That seems to be the way other debuggers handle the matter, though possibly there is another way to set environment variables for launch.json which I don't know about? (I'm still learning the ropes with VSCode).
(FYI, the reason the paths are so long is because I'm linking to code in my project plus dependencies installed in a virtual environment.)
Thanks! Great extension, just given you a good review :)
The text was updated successfully, but these errors were encountered: