ericclemmons / click-to-component

Option+Click React components in your browser to instantly open the source in VS Code
MIT License
1.82k stars 65 forks source link

click-to-vue-component #2

Open ericclemmons opened 2 years ago

ericclemmons commented 2 years ago

This should be similar as React, but will mean finding a similar solution like https://floating-vue.starpad.dev/guide/custom-component.html#full-example

zjffun commented 1 year ago

Great project. We find we can use pre-loader to implement click to vue component. But this is difficult to incorporate into this project, because too much difference in implementation.

https://github.com/zjffun/vue-click-to-component