又发现一个强悍的编辑器RedCar
这是一个用Ruby写的轻量级的程序编辑器,就是要设计的与Mac上的TextMate一样,有相同的語法、外观、快捷键和命令,不过现在还没开发完成,值得期待!
官方的介绍
Redcar is a programmer’s editor for Gnome, written in Ruby and Vala. Redcar is designed to be compatible with Textmate bundles, including syntax highlighting, commands and snippets, and most keybindings are the same.
Redcar has only just been released and is very rough around the edges! The Textmate highlighting works, most Textmate snippets work, and about 75% of Textmate commands.
本文基于 署名-非商业性使用-禁止演绎 2.5 中国大陆 发布
14 COMMENTS >>LEAVE<<
-
ABitNo,PR值更新了啊!你的站一下上升到4了哦,厉害!!!
这次PR更新,我链接的站大多数PR值都有了 -
@ABitNo
郁闷,也只有这样了!!
-
看上去很不错?Vala是什么东西?
-
@Moligaloo
没用过,我可是没你的见识多,这是Gnome官方说的
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. -
Redcar目前还没有安装包, 在Arch下的安装更是麻烦, 依赖的包就有很多
不过这个编辑器确实值得期待啊! -
@kingheaven
是这样,官方只给出了Ubuntu下的安装好像。。。
-
@ABitNo
我等Archlinux把它收录了~嘿嘿
-
@kingheaven
估计那时候我也会试一下,但是还是主要用Netbeans。。。
-
貌似你的图片是盗链,呵呵!
其实不需要这么编辑器,我在Ubuntu下用得gedit就挺不错了。 -
@Ludou
我的pic没有盗链,这是我自己上传到博客上的。。。
不过我把图片链接到了官方网站 -
貌似AIR做的...
-
@keelii
不是了。。。
就是ruby,用的gtk界面 -
去年刚出来0.1版本的时候,费了很长时间,安装也成功不了。最近作者好像一直在更新,今天装了下,很容易,用gem安装就可以了,很方便。