This commit is contained in:
冯不游 2023-08-04 11:17:41 -07:00 committed by GitHub
commit 54a972296a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [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)
@ -924,6 +925,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.