We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41698af commit 417a97dCopy full SHA for 417a97d
snippets/comment/js/js-comment-block.sublime-snippet
@@ -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