From fb88dc5e6691c176c78daff21c5ced399fc99e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E4=B8=8D=E6=B8=B8?= <71683364+mefengl@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:10:04 +0800 Subject: [PATCH] Add I Don't Care About Commit Message --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index da2ec96..ef58392 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ out awesome. - [Todo Tree](#todo-tree) - [Toggle Quotes](#toggle-quotes) - [Typescript Destructure](#typescript-destructure) + - [I Don't Care About Commit Message](#i-dont-care-about-commit-message) - [WakaTime](#wakatime) - [Yo](#yo) - [Timing](#timing) @@ -903,6 +904,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s ![Typescript Destructure](https://raw.githubusercontent.com/tusaeff/vscode-typescript-destructure-plugin/master/assets/destructure-to-constant.gif) +## [I Don't Care About Commit Message](https://marketplace.visualstudio.com/items?itemName=mefengl.vscode-i-dont-care-about-commit-message) + +> A VS Code extension aiming to keep commit keystrokes to a bare minimum via LLM. + +![I Don't Care About Commit Message](https://raw.githubusercontent.com/mefengl/vscode-i-dont-care-about-commit-message/main/res/vscode-i-dont-care-about-commit-message.gif) + ## [WakaTime](https://marketplace.visualstudio.com/items?itemName=WakaTime.vscode-wakatime) > Automatic time tracker and productivity dashboard showing how long you coded in each project, file, branch, and language.