문제

After I installed "Pex and Moles", used for automated testing, my "Surround with" (ctrl + k, s) in Visual Studio 2010 has been "hijacked" by the new add on.

This means I can only choose to insert a "PexClass for MSTest", which is kind of annoying since I use surround with many times each day.

Hope someone can help to reset this feature to its original functionality without removeing Pex and Moles.

도움이 되었습니까?

해결책

Open the menu Tools -> Options Then select Environment -> Keyboard

In the shortcut field, press CTRL+K, S. You'll see all bindings for this combination. Adjust or remove the ones you don't like.

Keyboard options

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top