vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
930 stars 172 forks source link

feat: support custom file go to definition #102

Closed zqran closed 1 year ago

zqran commented 1 year ago

Screenshots

https://github.com/vuejs/repl/assets/15389209/071be225-5813-48a6-ab95-86ee2786af71

johnsoncodehk commented 1 year ago

Thanks for the PR! But I think goto definition selection is broken. https://github.com/vuejs/repl/assets/16279759/fcb6a5d4-ed76-4ca1-af96-3e5df7b3b6a7

zqran commented 1 year ago

Thanks for the PR! But I think goto definition selection is broken. https://github.com/vuejs/repl/assets/16279759/fcb6a5d4-ed76-4ca1-af96-3e5df7b3b6a7

Fixed!