Visual Studio Code not detected
vandrieu opened this issue · 1 comments
vandrieu commented
What is the issue?
OpenInTerminal settings page show Visual Studio Code as not installed, while it is installed.
How does one reproduce the issue?
- Install Visual Studio Code
- In Visual Studio Code, from command palette, launch command
Shell command: Install 'code' command in PATH
- Close and restart OpenInTerminal
- Check list of installed apps
Screenshots
Debug information (Logs, OS, Hardware, Version, etc.)
OpenInTerminal v2.3.6
Visual Studio Code v1.72
macOS Ventura 13.0 with M1 Pro chip
vandrieu commented
In case anyone has the same problem:
You can close the bug, it was my fault, I thought I installed VS Code but everytime I have been launching it (via macOS Spotlight search) it turned out Spotlight search was launching it from the standalone file in my Downloads folder, I didn't move that file to the "Applications" folder, which means it was not installed, indeed.
I moved the file to the Applications folder and now everything is ok.