djfoxer / VisualStudioMakeTheSound

Sounds for Visual Studio
MIT License
9 stars 2 forks source link

Hi, I want to replace the sfx for the breakpoint. #5

Closed JayFiraja closed 2 years ago

JayFiraja commented 4 years ago

Is there a path you can share please for replacing the file? Thanks in advance!

CarnageMarkus commented 2 years ago

https://stackoverflow.com/questions/37848843/where-are-custom-extensions-installed-in-visual-studio

%LocalAppData%\Microsoft\VisualStudio\ yourVersion \Extensions\aao4tlnw.4rr\Audio

for example for me it was:

%LocalAppData%\Microsoft\VisualStudio\17.0_9a11e714\Extensions\aao4tlnw.4rr\Audio

djfoxer commented 2 years ago

In upcoming 0.4.0 release custom sound support will be added. I know, it has took a while :)