Hacker News new | ask | show | jobs
by cheald 4963 days ago
VS is a really solid IDE - one of the best available, I'd say, if it supports what you're working in.

Rails really doesn't do "IDE" well, but that's because its entire toolchain is built to be used independently of an IDE.

(Edit: There's Rubymine, which is actually pretty decent, but I usually just stick with Sublime and my console because it ends up being faster anyhow)