2008-04-18

linux ubuntu 下ror开发ide gedit

关键字: gedit ruby ror ubuntu
准备用ror写点东西,首先得找个舒服的IDE。netbeans6.0竟然装不上我的ubuntu.报错。

听说Textmate不错,可惜是Mac下面的编辑器。突然看到有一篇文章介绍linux下gedit也可以达到类似的效果。先看看吧。

Textmate-like Gedit in few steps

UPDATE: A !! new version !! of this guide is avalaible.





感觉还不错。下面还有很多插件哦。

具体请看http://grigio.org/textmate_gedit_few_steps

Snippets: it permits to call structures of code easly and everytime you press TAB the cursor automatically jumps to the right position
Snap Open: it opens the files that contains the word you are typing



File Browser: a treeview of the files in the current directory
Word completion: it complete the word while you are typing and with TAB you select it


Class Browser: a list with all the methods in the current file
Quick Highlight Mode: very useful to specify quickly the syntax mode

Interesting resources

All the plugins are avalaible from the GNOME Wiki.
If you want User-defined syntax color, snippets, .. you can download them from here

UPDATE: My color scheme is here (It's ONLY for gedit 2.18.x), uncompress it in $HOME/.gconf/apps/gedit-2/preferences/syntax_highlighting and restart the session. Be sure that the folder exists and that your previos files are overwritten.

插件下载地址 http://live.gnome.org/Gedit/Plugins
评论
不错,学习了
发表评论

您还没有登录,请登录后发表评论

wutao8818
搜索本博客
我的相册
6b189252-4523-3f66-9b60-b4c688770fec-thumb
电信搞什么
共 12 张
最近加入圈子
存档
最新评论
  • 部署django记
    不知道。现在自己有服务器了。就不用虚拟主机了。
    -- by wutao8818
  • 部署django记
    有没有其他python虚拟主机服务的介绍
    -- by jimichan
  • 部署django记
    我现在已经不用他们的主机了。服务质量太差。有些东西问他们觉得不是他们的事情就不管 ...
    -- by wutao8818
  • 部署django记
    请问,那些静态文件 如 css、images 怎么配置呢?我也打算发布在他们那里
    -- by jimichan
  • NIO
    好,明白为什么存在了,谢谢
    -- by chyy001