RubyMine Links
-
Categories
Tags
2016.2 2016.3 2017.1 2017.2 2017.3 2018.1 2018.2 2018.3 2019.1 2019.2 2019.3 bdd code completion cucumber debug Docker EAP gems git guest post haml i18n JavaScript learn newsletter performance Puppet Rails RailsConf React recording refactoring rspec Ruby RubyConf RubyKaigi rvm tdd test Type Inference UI VCS webinar YAML YARDJetBrains Blogs
Meta
Tag Archives: haml
RubyMine Hinoki Goes Beta!
Hello everyone, We’re just a couple of steps away from the final Hinoki release now. And today we’ve made one step closer. We’re glad to announce RubyMine Hinoki Beta is available for you to download and try! With the features that you … Continue reading
RubyMine 4.0 EAP: More Strength for HAML and CoffeeScript
Hello everyone, The next RubyMine 4.0 EAP (112.219) is already here. We have some novelties I want to tell about. HAML First of all there are good news for those who prefer HAML to RHTML. From today you can take … Continue reading
RubyMine 2.0.2: RVM, Bundler, ruby-debug for Windows and more
It’s been 1 year since RubyMine 1.0 release on April 28, 2009. So, we’re celebrating a birthday! And today we’re publishing RubyMine 2.0.2, an update for our “Cutting-Edge Rails IDE“. To support this name the new version brings the following: … Continue reading
Improved HAML auto-indenting in RubyMine 2.0.2
When you edit the code you should only think about the code, not the way it looks. And a good IDE, such as RubyMine, should do the rest, like auto-indenting and formatting the code as you type. So, we are … Continue reading
What’s mining: Ruby support within HAML
As you may know RubyMine provides outstanding Ruby code editing support in Erb files (RHTML). So, salute another language with Ruby code support: HAML. Familiar things like on the fly error highlighting, code completion, resolve, code folding, and much more … Continue reading
RubyMine 1.1 RC
RubyMine 1.1 is ready but we do not like releasing on Fridays. So, to let you try all the new stuff earlier than later, we release the Release Candidate now! What is in RubyMine 1.1: Rails 2.3 support Application templates … Continue reading
What’s mining: HAML support
We are glad to announce that RubyMine 1.1 adds HAML syntax highlighting. As usual you can change color scheme for HAML in Settings | Editor | Colors & Fonts | HAML if you don’t like the defaults. It is only … Continue reading