Visual Studio 代码 C# IntelliSense 在升级到 v1.1.1 后不工作
Visual Studio Code C# IntelliSense doesn't work after upgrade to v1.1.1
我正在使用 Visual Studio 代码,作为 Unity 5 的代码编辑器。
Visual Studio 代码自行更新,之后我发现我的 C# IntelliSense 好像坏了。它不显示对我的 类 的建议,它只显示 c# 语法建议。我已经检查了所有设置和日志,所以一切似乎都是正确的。有正确的工作区设置,OmniSharp 运行 日志中没有错误。我试过 uninstall/install VSCode 但没有成功。我不明白是什么问题,我需要你的帮助。
有什么解决办法吗?截图如下。
可能与 C# Omnisharp 插件有关。
Support for .csproj projects has been temporarily disabled on OS X and Linux. This will impact anyone doing .csproj development on OS X or Linux (e.g. Unity, Xamarin, etc.). Rest assured that this will be restored in the near future. However, for now, you can use the Legacy C# Support extension.
https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp
我正在使用 Visual Studio 代码,作为 Unity 5 的代码编辑器。
Visual Studio 代码自行更新,之后我发现我的 C# IntelliSense 好像坏了。它不显示对我的 类 的建议,它只显示 c# 语法建议。我已经检查了所有设置和日志,所以一切似乎都是正确的。有正确的工作区设置,OmniSharp 运行 日志中没有错误。我试过 uninstall/install VSCode 但没有成功。我不明白是什么问题,我需要你的帮助。
有什么解决办法吗?截图如下。
可能与 C# Omnisharp 插件有关。
Support for .csproj projects has been temporarily disabled on OS X and Linux. This will impact anyone doing .csproj development on OS X or Linux (e.g. Unity, Xamarin, etc.). Rest assured that this will be restored in the near future. However, for now, you can use the Legacy C# Support extension.
https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp