|
|
1
213
|
|
|
2
46
Visual Studio 2010可能会进入一种通常使用鼠标滚轮的状态(即 Ctrl键 按下)会导致文本大小增大或减小。 使用 CTRL +滚动页面以从此状态恢复。 |
|
|
3
10
我不相信有一种方法可以通过公开的选项来做到这一点。然而,一个Visual Studio平台开发人员诺亚·理查兹编写了一个Visual Studio扩展,它禁用了鼠标滚动缩放。 |
|
|
4
6
这在整个Windows中都是一个问题,而不仅仅是在Visual Studio中。要在整个窗口中禁用ctrl滚动缩放行为,可以使用autohotkey,如中所述。 this answer :
这只是重新编程自动热键,以在ctrl滚动时不执行任何操作。 |
|
|
Helic · 引用项目中的Visual Studio生成事件 1 年前 |
|
|
Fardin Jim · React中的HandleError 1 年前 |
|
Sam · 返回Visual Studio中文档注释中的标记 2 年前 |
|
|
Natty · Visual Studio中缺少“代码覆盖率结果” 2 年前 |
|
|
xTMx · 如何修复恢复自定义Nuget软件包的问题? 2 年前 |
|
|
CCarter · 只能在设计器中DependencyObject的DependencyProperty上设置显示“Binding”的WPF ICommand DependencyProperties[重复] 2 年前 |
|
|
Max · VS 2022中的缩放级别在哪里 2 年前 |