infi-pc / locatorjs

https://www.locatorjs.com
1.43k stars 68 forks source link

bug: because the scheme does not have a registered handler. #100

Closed aclemon closed 1 year ago

aclemon commented 1 year ago

Where the bug happens

your browser

No response

Describe the bug

chrome console report

Failed to launch 'webstorm://open?file=C:/Users/Administrator/WebstormProjects/mm-web/src/components/common/UserAvatar/index.vue&line=1&column=1' because the scheme does not have a registered handler.

To reproduce

i use window 10 chrome install locatorjs extension and alt+mouse click like official said

Additional information

No response

infi-pc commented 1 year ago

It seems your Webstorm didn't register the URL protocol handler. It is a problem on the IDE side. Hopefully, there will be some more info on the internet.