Hipertracker
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Created How to remove unwanted key shortcut?
I cannot type characters: (alt+a) ą, (alt-A) Ą.How o remove this shortcut from RubyMine 2.0beta? I cannot find it in Keymap... (my os: Mac-OS-X 10.6.1) -
Created How to pass parameters to RubyMine generators & Rake tasks?
I am using Nailgun for JRuby to avoid slow JVM loading every time I run JRuby script. I found how to add --ng parametr to JRuby invocation (menu Run -> Edit Configurations) I would like to add this... -
Created RubyMine does not see shell variables
Why RubyMine does not see environment variables?I have installed TorqueBox for Rails deploying (Mac OS-X 10.6.1 - Snow Leopard). I also put "export JBOSS_HOME=..." into /etc/profile and I can conf... -
Created Live rename/refactoring in current file only
AnsweredIs shift+F6 (wih its modal window and searching through all files in the project) the only way to rename something in the file? I mean, I would like to rename all instances of the same variable in ... -
Created RubyMine or Ruby plugin for IntelliJ IDEA?
I know, that IntelliJ IDEA is more expensive, but I need to work with more than just Ruby language (Scala, Python and PHP).So I am curious if Ruby support in IntelliJ IDEA has the same functionalit... -
Created More inteligent code highlighting
1. RubyMine looks interesting but I can't find any Haml support (only ERb?).2. RubyMine's code completion looks great and that editor has good potential. But to be honest, its Ruby code parsing is ...