Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>lingxing-code-snippetsNew to Visual Studio Code? Get it now.
lingxing-code-snippets

lingxing-code-snippets

xiehongzhao

|
55 installs
| (0) | Free
领星快速生成代码模板插件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lingxing-code-snippets

这是一个快速生成代码模块的插件

Features

本插件用于快速生成部分基础代码模块:

  1. 安装本插件后重启VScode即可生效
  2. 在Vue文件或者JavaScript文件中输入以“lx-”即可看到已预置的代码模块
  3. 选择指定模块即可生成代码,部分代码提供指定位置输入,按tab键即可进入下一个预置指定位置进行输入

v0.0.1

  • 支持快速生成vue页面基础模块
  • 支持快速注释

v0.0.2

  • 支持快速生成大部分组件基础代码
  • 支持快速生成常应用的javascript代码

v0.0.5

  • Vue页面快速生成代码模块 | 命令 | 作用 | | ---- | ---- | | lx-new-view | 快速生成页面模板 | | lx-new-components | 快速生成组件模板 | | lx-note-template | 多行注释模板 |

  • JavaScript页面快速生成代码模块 | 命令 | 作用 | | ---- | ---- | | lx-note-funtion | 函数注释模板 | | lx-create-async-get-function | 异步get请求 | | lx-create-async-post-function | 异步post请求 | | lx-new-store | 创建store模板 | | lx-message | 信息弹出 | | lx-notify | 信息提醒 | | lx-confirm-info | 提示确认框 |

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