GameDevelop/개발환경설정

Unity viusalstudio에서 visualstudiocode로 script열기(Mac)

도도돋치 2025. 4. 16. 14:48
Contents 접기
728x90

환경설정변경

Unity에서 script를 눌렀을 때 visual stdio가 아닌 visual stdio code로 연결되도록 해보자.

 

Command키 + ,키를 눌러 환경설정을 열어준다.

 

External Tools에서 External Script Editor를 Visual Studio Code로 변경

Regenerate project files를 눌러준다. 

 

이렇게 하면 이제 Unity에서 script를 열었을 때 Visual Studio Code로 연결될 것이다.

 

설치할 확장

이제 vsc에서 C#, Unity를 설치해야한다. 아래는 내가 설치한 목록이다.

 

728x90