작성
·
338
답변 2
1
유니티 에디터에서 Edit - Preferences 에서 External Tools 에 External Script Editors 가 기본적으로 Open by file extension 으로 되어있을텐데 이걸 Browse로 비주얼 스튜디오가 설치되어있는 실행파일을 찾아서 비주얼 스튜디오로 켜주면 작동될 겁니다. Visual Stuido 2017 기준 위치는 C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE 이고 실행파일은 devenv.exe 입니다. 이렇게 해도 안될 경우 .NET Framework 를 최신버전으로 설치하시길 바랍니다.
0
혹시 IDE로 vscode를 사용중이시라면 이 방법을 시도해 보시길 추천드립니다.
I found a fix for this in VSCode and it's only a few steps.
Your environment in VSCode may vary, but I have all the extensions you have in the OP.
But here's what I experience. I make a new project, after OmniSharp loads in VSCode. The packages don't highlight correctly, and I don't have intellisense. So I do the following:
Intellisense and all your other syntax highlighting should start working again.
I hope this works for y'all. I am on Unity 2019.3.13f1