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