inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

eraser님의 게시글

eraser eraser

@kimyaehoon0352

수강평 작성수
-
평균평점
-

게시글 1

질문&답변

안녕하세요 강의와는 관련 없을수도 있는 질문입니다.

혹시 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: Delete the Assembly-CSharp.csproj from the project. Go to Unity -> Edit -> Preferences -> External Tools Look for the section near the top called "Generate .csproj files for:" and click "Regenerate Project Files" with everything unchecked. Then in VSCode I press "Ctrl + Shift + P" and run the action for "Developer: Reload Window" 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

좋아요수
0
댓글수
2
조회수
405