환경설정변경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를 설치해야한다. 아래는 내가 설치한 목록이다.