lukeleppan / better-word-count

Counts the words of selected text in the editor.
MIT License
258 stars 41 forks source link

Added an option to count all words in a folder #85

Closed YukiGasai closed 9 months ago

YukiGasai commented 1 year ago

I saw #22 and thought I could give it a try to get a simple counter.

I added an option to the file context menu when right clicking a folder. image When using the action, it opens a modal displaying the total word count and a pie chart how it is divided between the files. image