简体   繁体   English

如何在 Visual Studio 2022 中禁用“Tab Tab to accept”工具提示

[英]How to disable "Tab Tab to accept" tooltip in Visual Studio 2022

How can the following little tooltip be disabled (hidden)?如何禁用(隐藏)以下小工具提示?

在此处输入图像描述

Or要么

在此处输入图像描述

I know that I can accept with "Tab Tab" or get the next suggestion with Alt+., I don't want that VS shows me that every time (because it overlaps the previous two code lines).我知道我可以接受“Tab Tab”或使用 Alt+ 获得下一个建议,我不希望 VS 每次都向我显示(因为它与前两个代码行重叠)。

Notes:笔记:

  • I don't want to disable the suggestion itself, I just don't want to see the tooltip.我不想禁用建议本身,我只是不想看到工具提示。
  • I'm using Visual Studio 2022, 17.4.2 (Enterprise).我正在使用 Visual Studio 2022、17.4.2(企业版)。
  • I'm using C#我正在使用 C#

Is your computer using windows 11?您的计算机使用 windows 11 吗?

This tooltip is displayed on my colleague's computer:此工具提示显示在我同事的计算机上:

在此处输入图像描述

But it doesn't show up on my computer:但它没有出现在我的电脑上:

在此处输入图像描述

The only difference is that he is using windows11 and I am using windows10.唯一不同的是,他用的是windows11,我用的是windows10。

I think it's a problem in visual studio.我认为这是视觉工作室的问题。 Maybe you can report this problem onDC .也许你可以在DC上报告这个问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在 Visual Studio 2022 中禁用空间自动完成功能? - How do I disable autcomplete on space in Visual Studio 2022? Visual Studio Community 2022(64 位)- 如何禁用弹出框 - Visual Studio Community 2022 (64-bit) - How to disable pop-ups boxes Visual Studio 2022(或更早版本)在键入点 (.) 后禁用自动完成 - Visual Studio 2022 (or earlier) disable autocomplete after typing a dot (.) Visual Studio 2022 智能感知 - Visual Studio 2022 IntelliSense 按下选项卡后,如何获取Visual Studio Code智能感知以完成方法并在()内设置光标 - How to get Visual Studio Code intellisense to complete methods and set cursor inside ( ) after hitting tab 如何在没有 Visual Studio 2019 将其扩展为 &lt;:Phrase&gt; 的情况下添加文本:Phrase+TAB-Key<!--:Phrase--> - How can I add the text :Phrase+TAB-Key without having Visual Studio 2019 expanding it to <:Phrase></:Phrase> 片段不适用于 Visual Studio 2022 - Snippets doesn't work on Visual Studio 2022 如何在Visual Studio 2015中显示“成员列表”工具提示? - How to display a “member list” tooltip in Visual Studio 2015? Visual Studio 2022 智能感知不适用于 javascript - Visual studio 2022 intellisense not working on javascript Visual Studio 2022 显示所有错误 - Visual Studio 2022 showing errors for everything
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM