Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
hrenet-frontend-helper
New to Visual Studio Code?
Get it now.
hrenet-frontend-helper
hrenet-fe
|
17 installs
|
(
0
)
|
Free
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
hrenet-frontend-helper README
前端开发助手
Features
代码片段
本插件提供了一些实用的代码片段,他们有着统一的前缀
-
(中横线),现有的代码片段如下:
前缀
描述
-page
快速生成一段包含页面初始结构的SFC代码
-component
快速生成一段包含组件初始结构的SFC代码
-ajax
快速生成一段ajax请求代码
Release Notes
0.1.0
新增3个代码片段:
ajax
、
page
、
component