vuejs / devtools-next

The next iteration of Vue DevTools
https://devtools.vuejs.org/
MIT License
1.34k stars 92 forks source link

Unable to open component in editor while using browser extension #522

Closed niksy closed 1 month ago

niksy commented 1 month ago

Using latest Chrome extension version: https://chromewebstore.google.com/detail/vuejs-devtools-beta/ljjemllljcmogpfapbkkighbhhppjdbg?hl=en

Same functionality works with current stable version: https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd?hl=en

Is there any option that needs to be set globally so this functionality is available? I see that there should be "Open in editor" button along with render code, DOM inspect and scroll to component actions.

webfansplz commented 1 month ago

Be related to https://github.com/vuejs/devtools-next/discussions/111#discussioncomment-9992959_

We'll support it.

avxkim commented 1 month ago

Missing it too, it was so convenient