Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open-command-via-URL-handler seems to currently be broken #28

Open
ELLIOTTCABLE opened this issue Jan 24, 2024 · 1 comment
Open

Open-command-via-URL-handler seems to currently be broken #28

ELLIOTTCABLE opened this issue Jan 24, 2024 · 1 comment

Comments

@ELLIOTTCABLE
Copy link

Summary

The docs instruct one to run this command:

$ open "vscode://tonka3000.raycast/runcommand?cmd=openInTerminal"

That does indeed launch VScode; but has no other effect as far as I can see.

I tried using the newer command-name for 'create a new terminal',

$ open "vscode://tonka3000.raycast/runcommand?cmd=workbench.action.terminal.new"

... with no further luck. (=

@tonka3000
Copy link
Owner

Hi @ELLIOTTCABLE ,

That is interesting. I tested the 2 commands on my machine and both work.
Did you allow that a command can open (see video), maybe you block it by accident.

CleanShot.2024-01-25.at.07.43.20.mp4

Which version of VSCode do you use? Can you paste the content of Code/About Visual Studio Code here. Just use the Copy button in the dialog.

CleanShot 2024-01-25 at 07 46 20@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants