Gedit에 플러그인 중에 Ctags 기능을 확장해주는 것이 있다.
일단 몇가지는 설치를 하려면 Gedit 소스코드가 있어야 하고 꽤나 복잡해서 성공한건 두개 뿐이다.
위의 링크에서 다운로드 받아, 위의 경로에 압축을 해제한다.
그리고 Gedit를 다시 시작하고 Plugin을 설정해준다.
Class Browser를 실행한 예제
Functions Browser를 실행한 예제
일단 몇가지는 설치를 하려면 Gedit 소스코드가 있어야 하고 꽤나 복잡해서 성공한건 두개 뿐이다.
Class Browser
A class browser located in the side pane. Based on ctags, it supports a wide range of languages. Download: http://www.stambouliote.de/projects/gedit_plugins.htmlFunction browser
GEdit function browser plugin provides an easy way to navigate through sources files with GEdit. This plugin uses Exuberant CTags for parsing process and returned back results in GEdit left panel. Mostly tested under C and C++ files. A Bookmarking support has been delivered in version 0.2. More: http://sourceforge.net/projects/gedit-funcbrows/위의 링크에서 다운로드 받아, 위의 경로에 압축을 해제한다.
그리고 Gedit를 다시 시작하고 Plugin을 설정해준다.
Class Browser를 실행한 예제
Functions Browser를 실행한 예제
'Linux' 카테고리의 다른 글
date 명령어에 상대날자 사용하기 - date string (0) | 2009.05.12 |
---|---|
update-rc.d :: 부팅시 자동시작 하도록 하는 스크립트 자동화 유틸리티 (2) | 2009.05.07 |
Gedit 옵션을 살펴보자! (0) | 2009.05.06 |
libjpeg - Independent JPEG Group (0) | 2009.04.28 |
convert(1) - convert between image formats as well as resize an image (0) | 2009.04.28 |