sublime text添加snippet

下面的${1:this}格式的会在tab键下一次切换选中

<snippet>
    <content><![CDATA[Hello, ${1:this} is a ${2:snippet}.]]></content>
    <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
    <tabTrigger>--</tabTrigger>
    <!-- Optional: Set a scope to limit where the snippet will trigger -->
    <!-- <scope>source.python</scope> -->
</snippet>
posted @   CooMark  阅读(161)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示