Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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.
Expand Down