Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vue-auto-viewNew to Visual Studio Code? Get it now.
vue-auto-view

vue-auto-view

vue-auto-view

|
481 installs
| (0) | Free
auto generate vue view
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

Auto auto generate vue view. You should install prettier and typescript.

Requirements

Vue, TypeScript, Prettier

Extension Settings

template

.autovue.config to config the config file template .autovue.api to config the api file template the {templateName} is the view Name

router

1.the router should define in router.ts like export default new Router({ routes: [], ... 2.and the index.ts import router from './router'; export default router;

Release Notes

1.0.10

modify readme.

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