programming languages - Ruby IDE for Ubuntu Linux 64bit -
i wondering if there ruby ide ubuntu linux 64 bit. have checked around bit , found aptana studio not install launch folder. suggestions guys?
i have tried several (aptana, redcar, etc.) , go using gmate, set of plugins gedit. includes several themes textmate , railscasts.
it allows extract partials, display directory structure , class definitions in side bar , comes loads of autocomplete snippets common tasks, such as:
typing end , pressing tab when editting erb file results in:
<% end -%>
i recommend tabextend plugin allows close tabs @ once, middle click close tab , close except tab in focus.
installation instructions here: http://maketecheasier.com/transform-gedit-into-a-web-developer-ide/2010/12/29
Comments
Post a Comment