Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio 2012 で「すべてのブレークポイントを無効にする」および「すべてのブレークポイントを有効にする」ショートカットを作成するにはどうすればよいですか?
前もって感謝します!
Tools -> Options -> Environment : Keyboard
下にスクロールしてDebug.DisableAllBreakpoints 、グローバル ホットキーとしてマークします。そしてコンボを押します。
Debug.DisableAllBreakpoints
すすぎ、繰り返すDebug.EnableAllBreakpoints
Debug.EnableAllBreakpoints