포스트

유니티에서 cursor ide 를 사용하기 위한 세팅

extension에서는

anysphere.csharp를 설치하고,

유니티에서는 아래 패키지를 설치해주면 됩니다.

https://github.com/boxqkrtm/com.unity.ide.cursor

[GitHub - boxqkrtm/com.unity.ide.cursor: Code editor integration for supporting Cursor as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.] Code editor integration for supporting Cursor as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc. 📦 Mirrored from UP… Code editor integration for supporting Cursor as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc. 📦 [Mirrored from UP…

유니티에서 git url로 설치하면 됩니다.

참고: https://velog.io/@yakmo94/cursor-AI-%EC%9C%A0%EB%8B%88%ED%8B%B0-%EC%82%AC%EC%9A%A9%ED%95%B4%EB%B3%B4%EA%B8%B0-u4psv5r6

cursor AI 유니티 사용해보기 우선 홈페이지에서 cursor AI를 다운로드 받아 설치 한다.유니티로 와서 Edit»Prefrences»External Tools 선택한다.Browse를 클릭해서 Cursor.exe파일을 등록 해준다.경로는 대부분 다음과 같다.그러면 Cursor(internal) 우선 홈페이지에서 cursor AI를 다운로드 받아 설치 한다.유니티로 와서 Edit»Prefrences»External Tools 선택한다.Browse를 클릭해서 Cursor.exe파일을 등록 해준다.경로는 대부분 다음과 같다.그러면 Cursor(internal)

이 기사는 저작권자의 CC BY 4.0 라이센스를 따릅니다.