Extension for Visual studio for Taskbar & Sound notifications on build/test/breakpoint events
Go to file
the-coderok 74b86d7e6b Added plugin for VS2012.
Debugger ding will not play on Step during debugging
2014-03-24 17:23:49 -07:00
VsDingExtensionFor2012 Added plugin for VS2012. 2014-03-24 17:23:49 -07:00
VsDingExtensionProject Finished version for Visual Studio 2013, about to publish 2014-03-21 17:03:52 -07:00
packages Working version with sounds 2014-03-20 16:28:02 -07:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2014-03-12 19:47:54 -07:00
.gitignore Initial commit to add default .gitIgnore and .gitAttribute files. 2014-03-12 19:47:54 -07:00
IntegrationTests.testsettings Commit 2014-03-12 20:32:09 -07:00
README.md Create README.md 2014-03-21 16:44:55 -07:00
UnitTests.testsettings Commit 2014-03-12 20:32:09 -07:00
VsDingExtension.sln Added plugin for VS2012. 2014-03-24 17:23:49 -07:00

README.md

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

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