代码之家  ›  专栏  ›  技术社区  ›  Joe K

这种完成类型叫什么

  •  0
  • Joe K  · 技术社区  · 1 年前

    在Visual Studio 2022中,这种类型的补全称为什么。它只在我执行以下操作时显示: 类型“道具”>选项卡>将“TYPE”更改为“String”>提示弹出并覆盖intellisense,并将“string”更改回“TYPE”。我想知道这个名字,这样我就可以把它关掉或修好。谢谢。

    problem image

    0 回复  |  直到 1 年前
        1
  •  -1
  •   Bowman Zhu    1 年前

    当您在Visual Studio中遇到这些奇怪的行为时,可以选择重置设置:

    enter image description here

    enter image description here

    enter image description here

    enter image description here

    这可以解决大多数奇怪的行为。

    顺便说一下,您可以使用Visual Studio安全模式来避免扩展效果。