Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

add vue-router support, trigger it in router.js or router.ts #12

Open
painbfb opened this issue Sep 21, 2020 · 1 comment
Open

add vue-router support, trigger it in router.js or router.ts #12

painbfb opened this issue Sep 21, 2020 · 1 comment

Comments

@painbfb
Copy link

painbfb commented Sep 21, 2020

Hi,
You know when define routes, we do it like this.

{path: '/hello', component: Hello{cursor}}

I'd like to trigger autoimport after the word Hello.

Thank you.

@ishiyama0530
Copy link
Owner

I see.
But it think can't judge whether it is a route definition or a component.
I think it's better to make to another plugin, but what about?

thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants