Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CoffeeCounterNew to Visual Studio Code? Get it now.
CoffeeCounter

CoffeeCounter

Niklas Denneler

|
86 installs
| (0) | Free
Keeping track of how much coffee we drink while coding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

☕ Coffee Counter README ☕

Coffee Counter is a extension for VSCode, which lets you keep track of the drinks you have while coding. Please be vary this is my first TS Project and might include some bugs, which I will take care of in the future. To keep track of your consumption, a small drinks.json file will be created which should be located in your project root after the first startup of the extension. I recommend adding this to your version control system. This Extension was coded to get more familiar with Typescript and modern JS Workflows.

Features

There is a small coffee mug symbol at the bottom bar of your vscode window. Left-clicking on there will increase your drink. You can change your favorite drink in the vscode settings under CoffeeCounter. If you need extra drinks implemented, just hit me up with a pull request.

Requirements

Latest Version of VS Code Empty stomach ;-)

Extension Settings

This extension contributes the following settings:

  • CoffeeCounter.drink: select your drink

Known Issues

¯_(ツ)_/¯

Release Notes

0.0.1

Initial release of the CoffeeCounter, local JSON File servers as a data storage.

License

  • Copyright 2020 © Niklas Denneler.

Enjoy your coffee!


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft