

Nel calcio I giocatori neri sono inferiori ai giocatori bianchi
( macOS)shell command keeps vanishing into thin air
I’m having a bit of a nightmare with my Mac terminal, as the code shell command keeps vanishing into thin air.
Every time I install the ‘code’ command in PATH via VS Code, it behaves perfectly well for a short while. However, if I leave it a bit or close VS Code down, the command simply stops working. Whenever I type “code” into the terminal, it acts as if it's never seen it before in its life.
I’m fairly new to programming and, this, it’s driving me a bit bonkers :/
(I was working on a Qt apllication, opening the project into the editor of choice
And it works perfectly, until it suddenly doesn’t
)
I’ve had a proper look through Stack Overflow and Reddit, but I can't seem to find anyone else facing this rather bizarre issue where the command installs perfectly fine but then decides to do a disappearing act.
Except an old on this sub with no answers
(Yes vscode is in the application folder
And the script resides in /usr/local/bin/code usually, at least that’s what `which code` tells)
Thanks ever so much for your time :)