Micah Carrick 's
Customizing gedit as a Web Developer's IDE
ht tp://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html
installation
Binary Installation
#cp gedit-symbol-browser-plugin*.tar.gz ~/.gnome2/gedit/
#tar -xzf gedit-symbol-browser-plugin*.tar.gz
===problem I solved on my GG(Gusty Gibbson)=======================
Warn me that Exuberant Ctags not installed, then i search on Gogl
Customizing gedit as a Web Developer's IDE
ht tp://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html
installation
Binary Installation
#cp gedit-symbol-browser-plugin*.tar.gz ~/.gnome2/gedit/
#tar -xzf gedit-symbol-browser-plugin*.tar.gz
===problem I solved on my GG(Gusty Gibbson)=======================
Warn me that Exuberant Ctags not installed, then i search on Gogl
#sudo apt-get install exuberant-ctags
then get the Symbol Browers works
本文介绍如何通过安装gedit符号浏览器插件并配置Exuberant Ctags,将gedit定制成适合Web开发者的集成开发环境(IDE)。gedit是一款轻量级的文本编辑器,借助此插件可以增强其代码导航功能。
1460

被折叠的 条评论
为什么被折叠?



