Ji4n1ng / OpenInTerminal

✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
MIT License
5.92k stars 234 forks source link

Visual Studio Code not detected #184

Closed vandrieu closed 10 months ago

vandrieu commented 1 year ago

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

vandrieu commented 1 year ago

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.