Open lcmen opened 10 years ago
This looks to be the same as issue #14. I've experienced the problem as well with go_to_alternate file, but only when the script must ask for a new filename. For example if I am in a controller.rb and press cmd-opt-down_arrow while my cursor is in a method that has a corresponding view file, then I am taken to the file. But if there is not corresponding view file for the method, then when the script tries to prompt for the filename, I get the error.
Hope this helps to narrow it down.
When I try to use 'Go to' helper I get this error:
I'm using TextMate 2 alpha 9503 with Mac OS Mavericks. I tried to set different version of Ruby - 1.9.3 or 2.0.0 but it didn't help.
Please let me know if you need any more info about the problem.