How can I make rails_footnotes open files using Sublime Text 2?
问题 I'm not asking how to tell footnotes how to do this - I'm using this line in the initializers/footnotes.rb file: Footnotes::Filter.prefix = 'txmt://open?url=file://%s&line=%d&column=%d' My question is what should go in place of the txmt://open?... ? I've tried subl:// and sblm:// but no joy. Is it something to do with the open?url= etc? 回答1: subl-handler works by interpreting txmt urls, and forwarding them to Sublime. If you, like me, have TextMate or any other application currently