This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: Ruby On Rails Code Completion - The Faster The Better!
Feed Title: SapphireSteel Software
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend&id_rubrique=1
Feed Description: Discussion of Ruby, Flex and the Ruby In Steel and Amethyst/Flex IDEs for Visual Studio.
When you're buying a house, the three things you look for are “location, location and location”. With IntelliSense (aka code completion), it's rather different. In order, the three things you want are speed, accuracy and relevance. Let's look at these in turn. First off - speed. Bluntly stated, if the code completion information isn't there NOW, I'm not going to use it. And by NOW I mean less than half a second. I use Microsoft's C# (...)