Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>Pragmatic ToasterNew to Visual Studio Code? Get it now.
Pragmatic Toaster

Pragmatic Toaster

Matej Almasi

|
3 installs
| (0) | Free
Display a random Pragmatic Programmer tip every few file saves.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pragmatic Toaster

A simple extension that displays toast a notification with a randomly selected tip from the Pragmatic Programmer book.

Features

Display a random Pragmatic tip on demand by typing a command . . . Command

. . . and (or) every few saves (you can configure the frequency yourself!) Pragmatic tip:

Extension Settings

This extension contributes the following settings:

  • pragmaticToaster.minSaves: Minimum number of file saves before a Pragmatic tip is shown.
  • pragmaticToaster.maxSaves: Maximum number of file saves before a Pragmatic tip is shown.

Set both minSaves and maxSaves to the same number to set a fixed interval for showing the tips. Set both to 0 to completely disable the showing of tips on file saves.

Attributions

Beautiful Carpenter icon created by imaginationlol, sourced from Flaticon.

Tips from the Pragmatic Programmer book shared with kind permission of the authors. Go checkout other cool books from the Pragmatic Bookshelf.

License

Licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

Release Notes

0.1.1

Fixed typo (minSaves/maxSaves) in README.

0.1.0

Initial release of Pragmatic Toaster.

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