下面的${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>

相关文章:

  • 2021-07-05
  • 2022-02-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-12
  • 2021-12-10
猜你喜欢
  • 2022-12-23
  • 2021-10-20
  • 2021-05-18
  • 2022-12-23
  • 2022-12-23
  • 2021-07-05
相关资源
相似解决方案