OS X の Sublime Text 2 でソース ファイルを開くように Firefox をセットアップしようとしていますが、うまくいきません。
以前、TextWrangler でソース ファイルを開くように Firefox を構成していましたが、ST2 を使用するように構成を変更すると、次のエラーが表示されます。
[JavaScript Application] The external editor cannot be found. Please double check the path and try again.
..続いて、Firefox のネイティブ ソース ブラウザでソース ファイルが開きます。
で、と の両方に と を設定しabout:config
ましview_source.editor.external
た。true
view_source.editor.path
/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl
/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl
に設定する正しいパスは何ですかview_source.editor.path
、またはそれが私の問題でない場合は何ですか?