【问题标题】:Visual Studio Code - IntelliSense missing for static methodsVisual Studio Code - 静态方法缺少 IntelliSense
【发布时间】:2016-06-15 11:30:14
【问题描述】:

我已经安装了带有 ms-vscode.PowerShell-0.4.1 扩展的 Visual Studio Code 0.10.8。

IntelliSense ([ctrl]+[space]) 工作正常:

...但不适用于静态方法:

PowerShell ISE 中不存在此类问题:

我真的很喜欢 vscode 的感觉和速度,但我正在使用大量 .NET 类,如果没有完整的 IntelliSense 支持,我不会从 ISE 切换。有想法该怎么解决这个吗?

【问题讨论】:

  • 看来你应该问问那个扩展的开发者。

标签: powershell visual-studio-code intellisense


【解决方案1】:

Visual Studio Code 没有内置的官方 PowerShell 支持。

您可能发现了一个错误,或者 PowerShell 扩展缺少的功能。

我建议在他们的 GitHub 存储库上发布一个问题:https://github.com/PowerShell/vscode-powershell

【讨论】:

    猜你喜欢
    • 2015-10-27
    • 1970-01-01
    • 1970-01-01
    • 2019-03-22
    • 2015-04-20
    • 2019-11-05
    • 2018-03-22
    • 1970-01-01
    • 2011-04-30
    相关资源
    最近更新 更多