Skip to content

Commit 417a97d

Browse files
committed
add: js comment block snippet
1 parent 41698af commit 417a97d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<snippet>
2+
<content><![CDATA[
3+
/**
4+
* ${1:Description}
5+
*/
6+
]]></content>
7+
<tabTrigger>xjproperty</tabTrigger>
8+
<description>xj - Property Comment</description>
9+
</snippet>

0 commit comments

Comments
 (0)