以下の内容はhttps://tbpgr.hatenablog.com/entry/20130718/1374156259より取得しました。


Sublime Text2 | pry-debugger用のブレイクポイントをsnippetにする

概要

pry-debugger用のブレイクポイントをsnippetにする

内容

pry-debbugerでブレイクポイントを設定する際に利用する
binding.pryをスニペット化します。

<snippet>
  <content><![CDATA[
binding.pry
]]></content>
  <tabTrigger>bp</tabTrigger>
  <scope>source.ruby</scope>
  <description>use pry-debugger breakpoint</description>
</snippet>



以上の内容はhttps://tbpgr.hatenablog.com/entry/20130718/1374156259より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14