From afb7e55e9f166bf3ba46b0d8501e275724cf8476 Mon Sep 17 00:00:00 2001 From: Leonardo Holanda Date: Mon, 13 Nov 2023 15:12:18 -0300 Subject: [PATCH] Add Changes Counter --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7dec8df..473f169 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ out awesome. - [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.