Skip to content

a vscode extension to help you find the partner component of current component in vue based project

Notifications You must be signed in to change notification settings

jamesdongdong/vue-find-parent-component

Repository files navigation

vue-find-parent-component README

a vscode extension to find vue parent component

install

Search vue-find-parent-component in Marketplace.

Or, package and install vsix file by yourself.

packaging method

Using below command

npm i vsce -g
vsce package

You will get a vsix file. Just install it into your vscode alt text

usage demo

Open a vue file and click 'Find Parent Component' inside the menu.

alt text

There it is! alt text

About

a vscode extension to help you find the partner component of current component in vue based project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published