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 6b5b06d commit 51ca1e7Copy full SHA for 51ca1e7
function-anonymous.sublime-snippet
@@ -6,5 +6,5 @@ function (${1:arguments}) {
6
]]></content>
7
<tabTrigger>fn</tabTrigger>
8
<scope>source.js</scope>
9
- <description>function</description>
+ <description>anonymous function</description>
10
</snippet>
0 commit comments