Ji4n1ng/OpenInTerminal

Visual Studio Code not detected

vandrieu opened this issue · 1 comments

What is the issue?

OpenInTerminal settings page show Visual Studio Code as not installed, while it is installed.

How does one reproduce the issue?

  1. Install Visual Studio Code
  2. In Visual Studio Code, from command palette, launch command Shell command: Install 'code' command in PATH
  3. Close and restart OpenInTerminal
  4. Check list of installed apps

Screenshots

image

Debug information (Logs, OS, Hardware, Version, etc.)

OpenInTerminal v2.3.6
Visual Studio Code v1.72
macOS Ventura 13.0 with M1 Pro chip

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.