blob: f4fac0c4869731665455d76891f468cd032055f9 (
plain)
1
2
3
4
5
6
7
8
9
|
<snippet>
<content><![CDATA[
// \mystuff\TODO:
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>\T:</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.js,source.php,source.c,source.c++</scope>
</snippet>
|