1

yesterday vscode updated to 1.18.0. I've been working with vscode for a little over a month now without any problems. since this new update, omnisharp quietly fails to load. I don't see any kind of log or error message. If I try to run the command, "OmniSharp: Select Project" an error pops up saying "Error spawn UNKNOWN" If I try to run the command, "Omnisharp: Restart OmniSharp" nothing happens. No error, nothing in the output window. Is there a log somewhere that might have more details? I have already tried to re-install the extensions with the exact same results. I have already tried to re-install vscode with the exact same results. I'm not finding any other posts with a similar problem.

4

1 回答 1

1

这个问题毕竟不是OmniSharp 特有的:

roblourens 于 7 天前发表评论

我们只是在 32 位版本中发布 ripgrep 的 64 位版本,这只是实际 32 位操作系统上的问题。将在下一个 Insiders/更新中修复。

可以通过从ripgrep 版本中%ProgramFiles%\Microsoft VS Code\resources\app\node_modules\vscode-ripgrep\bin\rg.exe替换为适当的 32 位版本来修复

于 2017-11-09T21:52:30.437 回答