UltraEdit 에서 Auto Indentation 제대로 지정하기.
Tip & Tech. :
2009. 9. 15. 14:33
반응형
울트라 에디트를 쓰다보면 자동 인덴테이션 해주는 메뉴가 있다.
Fromat -> Reindentation Selection 을 누르면 자동으로 indentation을 해주는데
이게 기본적으로 좀 뭣같이 되어 있어서 지금까지 안써왔다.
하지만 뭔가 방법이 있을것만 같은 느낌에 인터넷을 뒤적거리다 보니
제대로 indentation 해주게 하는 방법을 찾을 수 있었다.
http://www.ultraedit.com/forums/viewtopic.php?t=2061
이 포스트에서 찾았다.
해결 방법은 다음과 같다.
난 이렇게만 딱 하니까 내 스타일대로 되었는데
위에 링크되어 있는 포스트를 보면 질문하는 놈의 스타일이 꾀 까다롭다.
아무튼 그대로 하면 질문한 사람의 스타일대로 설정할 수도 있는것 같다.
Fromat -> Reindentation Selection 을 누르면 자동으로 indentation을 해주는데
이게 기본적으로 좀 뭣같이 되어 있어서 지금까지 안써왔다.
하지만 뭔가 방법이 있을것만 같은 느낌에 인터넷을 뒤적거리다 보니
제대로 indentation 해주게 하는 방법을 찾을 수 있었다.
http://www.ultraedit.com/forums/viewtopic.php?t=2061
이 포스트에서 찾았다.
해결 방법은 다음과 같다.
OK. I have found the problem! You are using the standard wordfile.txt for syntax highlighting and yesterday as I tried your example, I have used my personally created highlighting file.
The problem is the indent strings definition in the standard wordfile.txt. Click on the Open button at the Advanced - Configuration - Syntax Highlighting tab to open the wordfile and close the dialog with Cancel. Goto line 9 and delete the red part shown below. Save wordfile.txt and now the reindent selection will produce the result which you would have expected.
/Indent Strings = "{" "if" "else" ":"
The problem is the indent strings definition in the standard wordfile.txt. Click on the Open button at the Advanced - Configuration - Syntax Highlighting tab to open the wordfile and close the dialog with Cancel. Goto line 9 and delete the red part shown below. Save wordfile.txt and now the reindent selection will produce the result which you would have expected.
/Indent Strings = "{" "if" "else" ":"
난 이렇게만 딱 하니까 내 스타일대로 되었는데
위에 링크되어 있는 포스트를 보면 질문하는 놈의 스타일이 꾀 까다롭다.
아무튼 그대로 하면 질문한 사람의 스타일대로 설정할 수도 있는것 같다.
반응형
'Tip & Tech.' 카테고리의 다른 글
프리젠테이션의기본기법_오창호_PT_tech (0) | 2009.09.27 |
---|---|
파워포인트 창 2개 띄우기... 이거 좋네요 ^ (3) | 2009.09.04 |
Windows 7 새로운 단축키 (0) | 2009.08.20 |