I don't know Textmate, but I have some experience with Geany and Kate on Ruby.
I prefer Kate because it's possible to view several files side-by-side in the same window. It's useful to see file dependencies (class and subclass, controller and model/view, etc.).
Kate save sessions, so the window will open next time as it was left.
I suggest KDE >= 4.7 due to some bug fixes and new features.
SublimeText 2(测试版)是一个跨平台 GUI 编辑器,很像 Textmate。我一直在我的 Mac 和 Linux 机器上使用它。它速度快,而且到目前为止比我在 Linux 机器上用于开发的任何其他东西都要好得多(VIM 除外,但这可以说是完全不同的游戏)。
SublimeText 2 (beta) is a cross-platform gui editor that is a lot like Textmate. I've been using it on an off on my Mac and Linux machines. Its fast and so far much nicer than anything else I've used on a Linux machine for development (except for VIM, but that's arguably a whole other ballgame).
发布评论
评论(4)
有redcar
http://redcareditor.com/
There are redcar
http://redcareditor.com/
我不了解 Textmate,但我对 Geany 和 Kate 在 Ruby 方面有一些经验。
我更喜欢 Kate,因为可以在同一窗口中并排查看多个文件。查看文件依赖关系(类和子类、控制器和模型/视图等)很有用。
Kate 保存会话,因此下次窗口将按上次打开的方式打开。
由于一些错误修复和新功能,我建议 KDE >= 4.7。
I don't know Textmate, but I have some experience with Geany and Kate on Ruby.
I prefer Kate because it's possible to view several files side-by-side in the same window. It's useful to see file dependencies (class and subclass, controller and model/view, etc.).
Kate save sessions, so the window will open next time as it was left.
I suggest KDE >= 4.7 due to some bug fixes and new features.
SublimeText 2(测试版)是一个跨平台 GUI 编辑器,很像 Textmate。我一直在我的 Mac 和 Linux 机器上使用它。它速度快,而且到目前为止比我在 Linux 机器上用于开发的任何其他东西都要好得多(VIM 除外,但这可以说是完全不同的游戏)。
SublimeText 2 (beta) is a cross-platform gui editor that is a lot like Textmate. I've been using it on an off on my Mac and Linux machines. Its fast and so far much nicer than anything else I've used on a Linux machine for development (except for VIM, but that's arguably a whole other ballgame).
虽然不是“克隆”(我认为您不会很快找到它),但请查看 支持 TextMate 捆绑包的 E-Texteditor。
While not a "clone" (I don't think you're going to find that any time soon), check out E-Texteditor which supports TextMate bundles.