Replies: 1 comment
-
Basing it on the default from https://tauri.app/v1/api/config#shellallowlistopen it'd be something like this i guess
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does one handle opening
vscode://
protocols which should open VS code on click? Use case is debugging a Tauri + Vite + React app with LocatorJS which should open VS Code when clicking a component.Beta Was this translation helpful? Give feedback.
All reactions