/banma-helper

VSCode extensions

Primary LanguageTypeScript

banma-helper README

FE效率工具。

Features

  • tan组件代码片段,关键字连想,自动补齐:在代码中,输入bm-等关键字,自动插入tan组件代码。

    snippets-html.gif

  • JQuery ajax请求,axios $http请求代码片段。关键字连想,自动补齐:在代码中,输入ajax或http等关键字,自动插入对应请求代码。 snippets-request.gif

  • tan****组件hover,展示属性文档。

    屏幕录制2021-04-25 下午6.gif

  • cmd+shift+r(同上,快捷键版本): 自动添加A算法系统http get/post请求格式代码

    cmd+shift+r.gif

  • cmd+shift+t: 自动添加A算法系统filter + table + edit模板代码

    cmd+shift+t.gif

  • cmd+shift+g: 自动执行git add . + git commit + git push origin 当前分支 + 打开C部署系统(develop, qa分支)

    cmd+shift+g.gif

  • 右键 - banma -- 打开远程仓库文件:

    自动打开该项目文件,远程仓库地址。

  • 右键 - banma -- 自动创建pr:

  • 每周五下午三点,提醒填报周报。

    WechatIMG17237.png

  • 每天下午三点,提醒提肛运动。 也可使用快捷键尝鲜,command + shift + p,搜索 运动。

相关配置:默认关闭,如需请打开,请参考:

  1. 左上角code -> 首选项 -> 设置 -> 搜索banma-helper -> 打开提肛运动配置(on)

  2. 或者使用快捷键( command+, )打开设置 -> 搜索banma-helper -> 打开提肛运动配置(on)

image.png

image.png

image.png

Log

0.0.1

  • feature: cmd+shift+v

0.2.1

  • feature: cmd+shift+t
  • feature: cmd+shift+g

0.2.2

  • fix: develop, qa 没有commit,push问题
  • feature: 周报填报提醒
  • style: 增加git提交loading提示

0.2.3

  • feature: 增加logo

0.2.4

  • feature: cmd+shift+r
  • fix: git工作流,增加git pull

0.2.6

  • docs: 增加动画演示

0.2.7

  • feature: tan****代码片段
  • feature: jquery ajax请求,axios http请求代码片段

0.2.8

  • feature: hover展示组件文档

0.2.15

  • feature: 可视化插入React Pro代码块

0.2.17

  • feature: 右键打开远程仓库地址

0.2.18

  • feature: 右键 -- 一键创建pr

0.2.20

  • feature: 提肛运动
  • chore: delete web

Enjoy!