File opener protocol #6516
Unanswered
farskid
asked this question in
General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With VS Code, you can use
vscode://file//PATH_TO_FILE
in the browser to open a file in VS Code. Similarly, WebStorm has thewebstorm://open?file=PATH_TO_FILE
way of doing it. Is there such protocol with Zed too?Beta Was this translation helpful? Give feedback.
All reactions