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

launchEditor URI-option #414

Open
bobvandevijver opened this issue May 31, 2024 · 1 comment
Open

launchEditor URI-option #414

bobvandevijver opened this issue May 31, 2024 · 1 comment
Labels
upstream Related to an upstream issue

Comments

@bobvandevijver
Copy link

Release 7.2.0 added the launchEditor option, but it doesn't work for my webstorm based environment because webstorm is not registered as global application (as it is managed by the JetBrains toolbox).

Luckily, Jetbrains does provide a URI-scheme that can be used to open a file directly, this looks like the following for webstorm.

jetbrains://web-storm/navigate/reference?project=&path=

Would it be possible to support this?

@alexzhang1030 alexzhang1030 added the upstream Related to an upstream issue label Jun 1, 2024
@alexzhang1030
Copy link
Member

We use vite-plugin-vue-inspector as our launchEditor feature backend, PRs are welcome.

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

No branches or pull requests

2 participants