enr*_*ein 5 web-essentials visual-studio-2013 visual-studio-2015
我想知道是否有人在Visual Studio 2015中禁用了HTML元素工具提示.我发现它们真的很烦人,特别是当拖动/按住c +拖动文本时(它们大部分时间都会阻碍).这是一个功能截图(更新):
我用谷歌搜索,只能找到 宣布该功能的帖子,但没有提到如何禁用它.我检查了我的Visual Studio首选项,并为HTML文本编辑器禁用了"自动列表成员"和"参数信息".
任何想法或建议?
更新(2015年10月16日):我认为此问题可能与Web Essentials包有关.我禁用了软件包,并且能够显示工具提示,但是,我目前没有安装默认Visual Studio 2015的计算机来测试我的理论.我更新了截图以反映我得到的实际工具提示(原始截图是链接博客文章中包含的截图).
Try this:
Go to: Tools > Options... > Text Editor > HTML > General
In the 'Statement completion' section you will see an 'Auto list members' checkbox, uncheck it.
However, I'm not sure if the feature above reffers to an in-design html editing or will only affect in specific html development environment (editing an html file for example), so I'll give an additional solution:
Go to: Tools > Options... > Environment > Keayboard
Here, find the command Edit.ToggleCompletionMode and assign the keyboard shortcut that you desire.
Then just use it when you wish to toggle the auto completion of members (including html members I supose).
Sorry If I confussed what you want, because with the absence of auto completion it will remove existance of tooltips but I don't know if you need auto completion suggestions or not.
无论如何,对于工具提示,您可以尝试执行我在上图中解释的相同过程,但使用“参数信息”复选框和/或相应的键盘快捷键Edit.ParameterInfo。因为似乎 html 元素工具提示被视为参数信息。
| 归档时间: |
|
| 查看次数: |
608 次 |
| 最近记录: |