Cool New Demo of Ruby Support in IntelliJ IDEA
If you like Ruby, you're going to like this. If you like IntelliJ IDEA, you're going to like this. Check out this cool demo of the new Ruby plugin for IntelliJ IDEA.
So far, this is a beta-quality release of the plugin, so don't be expecting all the bells and whistles... yet. JetBrains is serious about this, though, so expect to see much more coming in the future. The demo shows some of the features that the plugin already supports, like:
I think the big advantage IDEA will bring to Ruby developers will be the code-level intelligence and usability that IDEA is famous for in the Java and web languages (Javascript, HTML, XML, CSS, etc.). It will bring not just structure to the project (as any IDE should), but also new capabilities as well. For instance, refactoring, intelligent navigation and code searching, on-the-fly static code analysis (problem/error highlighting in the code), and intention actions (quick fixes). For Ruby/Rails developers who already appreciate productivity, they will surely appreciate how these features will help them to become even more productive than they are now.
So far, this is a beta-quality release of the plugin, so don't be expecting all the bells and whistles... yet. JetBrains is serious about this, though, so expect to see much more coming in the future. The demo shows some of the features that the plugin already supports, like:
- On-the-fly syntax and error highlighting
- Keyword code completion
- Reformat code according to your style settings
- TODO comment support
- Structure-aware features such as structure view, goto symbol, etc.
- RDoc support
I think the big advantage IDEA will bring to Ruby developers will be the code-level intelligence and usability that IDEA is famous for in the Java and web languages (Javascript, HTML, XML, CSS, etc.). It will bring not just structure to the project (as any IDE should), but also new capabilities as well. For instance, refactoring, intelligent navigation and code searching, on-the-fly static code analysis (problem/error highlighting in the code), and intention actions (quick fixes). For Ruby/Rails developers who already appreciate productivity, they will surely appreciate how these features will help them to become even more productive than they are now.
0 Comments:
Post a Comment
<< Home