The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
How to run Ruby from Komodo Edit 4

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Antonio Cangiano

Posts: 333
Nickname: acangiano
Registered: Dec, 2005

Antonio Cangiano is a Ruby hacker
How to run Ruby from Komodo Edit 4 Posted: Jan 29, 2007 8:10 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Antonio Cangiano.
Original Post: How to run Ruby from Komodo Edit 4
Feed Title: Zen and the Art of Ruby Programming
Feed URL: http://programmingzen.com/category/ruby/feed/
Feed Description: Antonio Cangiano's blog about Ruby development.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Antonio Cangiano
Latest Posts From Zen and the Art of Ruby Programming

Advertisement

ActiveState has released Komodo Edit 4 for free. While basic, it offers a few interesting features including code AutoCompletion. Make sure to give it a try here.

Once installed, you may find yourself puzzled by the lack of an F5 or one-click Run option. I’ve put together a small screencast that shows how to associate the F5 key with the execution of the current open ruby file (click the image below to open the video).


I know it’s not Komodo IDE (the commercial bigger brother of the Edit version), but I would have expected the program to recall the appropriate interpreter based on the file extension just like SciTE does. Feel free to comment and let me know if you find better ways to handle these tasks in Komodo Edit.

Read: How to run Ruby from Komodo Edit 4

Topic: Java & Hibernate vs. Ruby & ActiveRecord Previous Topic   Next Topic Topic: rcodetools 0.5.0: additional code completion info, path settings

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use