Skip to content

Extension for Visual studio for Taskbar & Sound notifications on build/test/breakpoint events

License

Notifications You must be signed in to change notification settings

thecoderok/vsdingextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e3d073 · Mar 8, 2024

History

50 Commits
Jan 6, 2016
Jan 6, 2016
Feb 1, 2020
Mar 20, 2014
Mar 13, 2014
Feb 1, 2020
Mar 13, 2014
Mar 8, 2024
Jan 8, 2016
Mar 13, 2014
Feb 1, 2020

Repository files navigation

Visual Studio Ding extension

====================================================

This small extension will play notification sounds when following events occur:

  • Build Complete
  • Entering debugger mode (breakpoint hit, etc)
  • Unit tests finished to run

Ability to toggle when the notifications sound can be found in the Visual Studio Options under 'Ding'

Useful when working with big solutions or when build/test run/hitting a breakpoint takes a lot of time and developer can be distructed on other things while he waits.

This is an open source project, join!

Twitter: @GanzhaVitalii

Version 1.9:

  • Fixed defect #8: VS 2015 stops working when looking at Test Manager Window

Version 1.8:

  • Users now will be able to select their own sounds (Issue #5)
  • There will be a different sound when any of the tests have failed (Issue #7)
  • There is a separate option to play sound only when tests failed (thanks to https://github.com/sboulema for pull request).
  • Notification in tray will have different icon when tests failed

Custom sounds

Version 1.6:

  • Fixed compatibility issues with Visual studio 2012

Version 1.5:

  • Added Task bar notifications. (#1) It can be disabled in Tools->Options->Ding->Show tray notifications

TaskBar notification

Version 1.4:

  • Added options dialog (Tools->Options->Ding). Now it is possible to enable/disable what sounds to play. Thanks to https://github.com/dannoh
  • Added option to play sounds only if Visual Studio in background. Thanks to https://github.com/dannoh
  • Support for Visual studio 2015

options

About

Extension for Visual studio for Taskbar & Sound notifications on build/test/breakpoint events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages