프로그래밍

[VS2013] CRLF/ LF 개행문자 자동 변환

tedhong 2023. 2. 9. 14:23
2014-10-08

[VS2013] CRLF/ LF 개행문자 자동 변환

비주얼 스크립트로 작성된 코드를 유니티에 적용하면 콘솔창에 경고가 보이는 경우가 있다.

이 이유는 유니티의 모노디벨롭은 유닉스 기반이라 개행 문자를 LF 방식을 사용하는데 반해

VS는 CRLF 방식을 사용하기 때문이다.

이것을 해결해주는 간단한 플러그인이 있어서 소개하본다.

사용법과 설명은 링크 참고.

물론 영어.. ㄷㄷㄷㄷ

http://www.grebulon.com/software/stripem.php

그림대로만 따라하면 되고

다운로드는

Download

You can download the Add-in and the source code separately:

 Add-in only – installer for VS 2013 (thanks to Turing Eret), Source code

 Add-in only – installer for VS 2012 (and 2010), Source code

 Add-in only – installer for VS 2008installer for VS 2010 (older version), Source code

 Add-in only – for VS 6Source code

 

여기서 Add-in only 를 클릭하면 된다.

설치는 더블클릭.

 

끝~

[VS2013] CRLF/ LF 개행문자 자동 변환

비주얼 스크립트로 작성된 코드를 유니티에 적용하면 콘솔창에 경고가 보이는 경우가 있다.

이 이유는 유니티의 모노디벨롭은 유닉스 기반이라 개행 문자를 LF 방식을 사용하는데 반해

VS는 CRLF 방식을 사용하기 때문이다.

이것을 해결해주는 간단한 플러그인이 있어서 소개하본다.

사용법과 설명은 링크 참고.

물론 영어.. ㄷㄷㄷㄷ

http://www.grebulon.com/software/stripem.php

그림대로만 따라하면 되고

다운로드는

Download

You can download the Add-in and the source code separately:

 Add-in only – installer for VS 2013 (thanks to Turing Eret), Source code

 Add-in only – installer for VS 2012 (and 2010), Source code

 Add-in only – installer for VS 2008installer for VS 2010 (older version), Source code

 Add-in only – for VS 6Source code

 

여기서 Add-in only 를 클릭하면 된다.

설치는 더블클릭.

 

끝~

 글쓴이 TED HONG

[VS2013] CRLF/ LF 개행문자 자동 변환

비주얼 스크립트로 작성된 코드를 유니티에 적용하면 콘솔창에 경고가 보이는 경우가 있다.

이 이유는 유니티의 모노디벨롭은 유닉스 기반이라 개행 문자를 LF 방식을 사용하는데 반해

VS는 CRLF 방식을 사용하기 때문이다.

이것을 해결해주는 간단한 플러그인이 있어서 소개하본다.

사용법과 설명은 링크 참고.

물론 영어.. ㄷㄷㄷㄷ

http://www.grebulon.com/software/stripem.php

그림대로만 따라하면 되고

다운로드는

Download

You can download the Add-in and the source code separately:

 Add-in only – installer for VS 2013 (thanks to Turing Eret), Source code

 Add-in only – installer for VS 2012 (and 2010), Source code

 Add-in only – installer for VS 2008installer for VS 2010 (older version), Source code

 Add-in only – for VS 6Source code

 

여기서 Add-in only 를 클릭하면 된다.

설치는 더블클릭.

 

끝~2014-10-08 글쓴이 TED HONG

[VS2013] CRLF/ LF 개행문자 자동 변환

비주얼 스크립트로 작성된 코드를 유니티에 적용하면 콘솔창에 경고가 보이는 경우가 있다.

이 이유는 유니티의 모노디벨롭은 유닉스 기반이라 개행 문자를 LF 방식을 사용하는데 반해

VS는 CRLF 방식을 사용하기 때문이다.

이것을 해결해주는 간단한 플러그인이 있어서 소개하본다.

사용법과 설명은 링크 참고.

물론 영어.. ㄷㄷㄷㄷ

http://www.grebulon.com/software/stripem.php

그림대로만 따라하면 되고

다운로드는

Download

You can download the Add-in and the source code separately:

 Add-in only – installer for VS 2013 (thanks to Turing Eret), Source code

 Add-in only – installer for VS 2012 (and 2010), Source code

 Add-in only – installer for VS 2008installer for VS 2010 (older version), Source code

 Add-in only – for VS 6Source code

 

여기서 Add-in only 를 클릭하면 된다.

설치는 더블클릭.

 

끝~