Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vue-project-treeNew to Visual Studio Code? Get it now.
vue-project-tree

vue-project-tree

shen ziqi

|
243 installs
| (1) | Free
a vue file show import relationship tree
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vue Project Tree

A Visual Studio Code extension to display the dependency tree of Vue components in the focused folder.

Installation

  1. Open Visual Studio Code
  2. Press Ctrl+P to open the Quick Open dialog
  3. Type ext install your-publisher-name.vue-project-tree and press Enter

Usage

  1. Open a Vue project in Visual Studio Code
  2. Focus any file in the folder you want to analyze
  3. Press Ctrl+Shift+P (or Cmd+Shift+P on macOS) to open the Command Palette
  4. Type Vue Project Tree: Show Tree and press Enter

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

MIT License

Contact

shen ziqi - 842072627@email.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft