Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cmsNew to Visual Studio Code? Get it now.
cms

cms

dzylikecode

|
1 install
| (0) | Free
code generate
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cms-generator

generate CMS code

Features

The cms-generator VS Code extension helps you quickly generate code for your CMS projects. It adds a context menu action to folders in the Explorer, allowing you to generate code templates or files with a single click.

Features:

  • Right-click any folder in the Explorer and select "generate cms" to generate code templates.

Release Notes

0.0.1

generate code

development

set default root path to debug

{
"args": [
    "--extensionDevelopmentPath=${workspaceFolder}",
    "${workspaceFolder}/test" // here to choose root path
],
}

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