Extension for Visual studio for Taskbar & Sound notifications on build/test/breakpoint events
Go to file
Dan Forsyth 99d95138ab Fixed unfocus check 2015-06-04 14:42:54 -04:00
VsDingExtensionFor2012 Added options for when to beep 2015-05-31 21:02:52 -04:00
VsDingExtensionProject Fixed unfocus check 2015-06-04 14:42:54 -04: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