Extension for Visual studio for Taskbar & Sound notifications on build/test/breakpoint events
Go to file
thecoderok 00a0240863 Merge pull request #2 from dannoh/master
Added options
2015-06-05 13:11:23 -07: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 Updated readme.md 2015-06-05 09:46:43 -04: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

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