Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>qf-git-commitNew to Visual Studio Code? Get it now.
qf-git-commit

qf-git-commit

longshaojun

|
55 installs
| (0) | Free
git commit message auto fill
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

qf-git-commit README

可以直接选择需求message进行填充设置

Extension Recommend

奇富优质编码类插件推荐,插件搜索QiMa-Assistant - ChatGPT4.0

  • 基于chatGPT4.0开发,内置apiKey,免翻墙,即装即用。
  • 不要openAi的apikey,不要openAi的apikey,不要openAi的apikey重要的事情说三遍,直接用!!!!!(快试试吧,说累了...)
  • 让你拥有无比智能编码提示,给你小白编码般体验!
  • 插件地址:https://marketplace.visualstudio.com/items?itemName=zhoujun261.qima-assistant

Features

1、选择本次提交的类型:

  • 初始化项目(init)

  • 添加新特性(feat)

  • bug修复(fix)

  • 文档修改(docs)

  • 仅UI修改(style)

  • 代码重构(refactor)

  • 代码优化(perf)

  • 配置文件修改,如docker(ci)

  • 回滚到上一个版本(revert)

2、选择本次提交所映射的需求,根据当前git用户名来拉取本人需求,包含如下

  • 任务FE/JYSG/Request
  • 任务描述

3、提交格式

  • <提交类型>(<任务>):<空格><任务描述>
  • 如:feat(FE-9533): 【任务】周转灵增加面签能力

1.1.1


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

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

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft