Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>smart-snippetsNew to Visual Studio Code? Get it now.
smart-snippets

smart-snippets

Ernesto Eugenio Nhatsave

|
2 installs
| (0) | Free
Custom smart snippets and autocomplete shortcuts for faster coding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Smart Snippets

Smart Snippets is a Visual Studio Code extension that generates Vue.js structure automatically, including:

  • Vue pages
  • Vue Router configuration
  • API client (Axios)
  • CRUD modules (service + pages)

Features

Generate Vue Page

Creates a ready-to-use Vue page structure.

Generate Router

Automatically scans .vue files and builds Vue Router.

Generate API Client

Creates a configured Axios instance.

Generate CRUD Module

Generates:

  • Service layer
  • List page
  • Form page

Usage

Open Command Palette:

Licence

MIT

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