sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop

Home Page:https://github.com/deck-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not urgent: "Open in Visual Code" button does not work

CamKem opened this issue · comments

I just noticed the "Open in Visual Studio Code" button does not open the program.
MacOS operating system.

Hello @CamKem,
Thank you for your interest in DECK. Below is a list of the first option.

1. Please make sure your terminal is responding to "code" commands.
( Open Terminal in your system and go to any folder and type "code ." automatically open vscode )
image
a.)If not, code command is ineffective.
image
Then, Launch VS Code after that, then use Ctrl+Shift+P to access the Command Palette, and then type "shell
command" to locate the Shell Command: Install the PATH command's "code" command.
image
b.) Check the programme settings if the code command is functioning.

2. Application Setting
Launch the "DECK" programme
image

We hope the problem is fixed.
image

Thanks, issue solved.

For reference, it wasn't the code . path in the app, it was related to having code stored inside a folder in apps.
It turns out that the Deck app doesn't like vscode being in a sub folder.

I moved it to the base applications folder and it works fine.