gpt4 book ai didi

c# - 使用 Visual Studio Code 在 C# 中可用的 'using/import' s 的智能感知

转载 作者:行者123 更新时间:2023-12-03 13:49:03 26 4
gpt4 key购买 nike

编辑:Vidual Studio Code 和 Visual Studio 是两个不同的东西。是的,这很令人困惑,但我知道 VS 具有此功能,我在询问 VS 代码。

是否有一些扩展/设置使 Visual Studio Code 的 c# 对所有可用命名空间(包括尚未导入的命名空间)具有 Intellisense,然后在选择时导入它们?

示例:集合尚未导入,我想输入 IEnumerable 并导入它。作为普通程序员,这很乏味,我可能会搞砸拼写或大写,然后必须按 ctrl+.. 我只想能够输入“ienu”,然后 IEnumerable 会弹出并自动完成进口的。

此功能适用于 VScode 中的 Typescript(由于扩展),甚至适用于 C#,但在带有 Resharper 扩展的 Visual Studio 中也存在。

我到处搜索这个功能,但在我看来它不存在。老实说,如果没有这个,编码感觉很疯狂。

最佳答案

如果您对 VSCode 使用“ C# 扩展 ”(此 https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)
您可以尝试按照以下步骤操作:

  • 右键单击 C# 扩展
  • “扩展设置”
  • 在打开的“设置”选项卡中,添加 import在搜索区域
  • 启用复选框
    ( Screenshot of this step )
  • 享受没有“特殊”扩展名的自动导入(Screenshot)
  • 关于c# - 使用 Visual Studio Code 在 C# 中可用的 'using/import' s 的智能感知,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53964079/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com