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

ff-snippets

summer-lzh

|
51 installs
| (0) | Free
代码片段插件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-plugin-zet-snippets README

快鱼代码片段

Features

用于管理快鱼小程序相关得代码片段

在./snippets/*.code-snippets 配置文件中添加对应得代码片段即可

支持.js .vue .ts 片段维护管理

更新流程 1.插入代码片段 2.vsce package patch // 自动更新版本号并打包 3.vsce publish // Done , wait vscode plugin update (maybe 3 mins)

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

add vue2page snippet

1.0.1

add vue2 form snippet

1.0.2

add vue2 ImageUpload snippet add vue2 ImgListUpload snippet add vue2 TableView snippet add vue2 pageNationView snippet

1.0.4

1.0.5

update README & formate snippets styles

Working with Markdown

no

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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