This commit is contained in:
Leonardo Holanda 2023-11-13 18:36:24 +00:00 committed by GitHub
commit 78555bca7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -159,6 +159,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [Seti Icons](#seti-icons)
- [Material Icon Theme](#material-icon-theme)
- [Uncategorized](#uncategorized)
- [Changes Counter](#changes-counter)
- [CodeRoad](#coderoad)
- [Code Runner](#code-runner)
- [Code Time](#code-time)
@ -1035,6 +1036,11 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
# Uncategorized
## [Changes Counter](https://marketplace.visualstudio.com/items?itemName=LeonardoHolanda.changes-counter)
> It helps you control the size of your pull requests by indicating the number of changes between your working tree and a given branch. In addition, it provides a warning if the number of changes exceeds a certain threshold for the acceptable pull request size.
![Changes Counter demo](https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExaHE2eWduY3oxaHUxcmRoOGpubHQ3MGM2aDRlYmJsNmRvODNmcDZtMCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/AmNBg5C7EyT9APOSUY/giphy.gif)
## [CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad)
> Play interactive tutorials in your favorite editor.