에디트 플러스에서 함수 목록 보기- Ctrl + F11 (검색 메뉴에 있음)
안될경우 함수 정의형태를 바꿔준다.
도구 -> 기본설정 -> 파일 -> 설정 및 구문강조에서 PHP 선택하고 "설정 및 구문강조" 탭에서 함수 패턴을 다음과 같이 지정.
^[ \t]*((public|private)[ \t]+)?function[ \t].*\([^;]*$
« 오늘 작업 메모 | Main | [퍼옴]서브 디렉토리까지 한꺼번에 만들자 »
에디트 플러스에서 함수 목록 보기- Ctrl + F11 (검색 메뉴에 있음)
안될경우 함수 정의형태를 바꿔준다.
도구 -> 기본설정 -> 파일 -> 설정 및 구문강조에서 PHP 선택하고 "설정 및 구문강조" 탭에서 함수 패턴을 다음과 같이 지정.
TrackBack URL for this entry:
http://yongsang.com/blog/mt-tb.cgi/234
This page contains a single entry from the blog posted on 2004年08月10日 00:26.
The previous post in this blog was 오늘 작업 메모.
The next post in this blog is [퍼옴]서브 디렉토리까지 한꺼번에 만들자.
Many more can be found on the main index page or by looking through the archives.