Skip to content

the latest version is 7.1.3,but the document sad "Starting from v7.2.0, you can specify the editor by launchEditor option:" #387

New issue

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

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

Already on GitHub? # to your account

Closed
chow5566 opened this issue May 15, 2024 · 2 comments

Comments

@chow5566
Copy link

When will version 7.2.0 be available?Sorry, I'm just anxious to know. When i use this in my webstorm,it throws a problem:"'code' is not recognized as an internal or external command,
operable program or batch file." and "Could not open WelcomeItem.vue in the editor.
The editor process exited with an error: (code 1).
"

image

@chow5566
Copy link
Author

I finally know how to use it.like this:

VueDevTools({ componentInspector: { launchEditor: 'webstorm', } })

@webfansplz
Copy link
Member

webfansplz commented May 15, 2024

V7.2.0 is released, you can use the launchEditor option directly now:

VueDevTools({ launchEditor: 'webstorm' })

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants