問題一:
編輯器報錯 OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded...
解決步驟如下:
Go to settings. (Code -> Preferences -> Settings on Mac)
Search "omnisharp".
Find the section "Omnisharp: Use Global Mono," and set it to "always."
Find the section "Omnisharp: Path," and click "Edit in settings.json." Change "omnisharp.path" as "omnisharp.path": latest".
Reload the window.
問題二:Unity 代碼自動補全
Visual Studio Code 中不能自動對 C# 代碼補全,
參考解決方案:https://www.bilibili.com/read/cv9764864