TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What Rails IDE do you use?

1 点作者 doronrotem超过 16 年前
TextMate? RadRails? Aptana? CodeGear? Elseware?

4 条评论

Spyckie超过 16 年前
RadRails works well for me. Its really about how familiar you get with the program, and how much you customize it to suit your coding habits (and how much you prefer the mouse).<p>Customizations that I use/advocate:<p>1) Get or make a good color scheme for syntax highlighting.<p>2) bind arrow keys to ctrl+i|j|k|l. I bind j&#38;l to next and previous words and ctrl+; to end of line, and it works so well I did that to Word and notepad++ too (you really don't need ctrl+i for italics...). The only problem is that I tend to open up my downloads tab (ctrl+j) when I'm composing emails in firefox.<p>3) Edit -&#62; Open resource Open resource is the MAIN reason why I use RadRails. I map it to ctrl+shift+o, and it makes switching between files extremely fast, which is important in rails since you have so many files all over the place.<p>4) Other notable key bindings that are useful: - maximize window - close all but current file - Search (through all the files) - Duplicate file<p>For me, having a clean workspace is crucial as well as getting to places quickly. My customizations reflect this, but I'm sure you can do that to many other IDEs. The exception is NetBeans - their open resource is using a bubble sort or something incredibly slow and they're not caching it either...
gtani超过 16 年前
<a href="http://woss.name/2008/03/04/ruby-on-rails-ides/" rel="nofollow">http://woss.name/2008/03/04/ruby-on-rails-ides/</a>
jdg超过 16 年前
TextMate user #719.
yan超过 16 年前
vim
评论 #352716 未加载