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 9c24d68 commit 78271e8Copy full SHA for 78271e8
Snippets/Param-Dict.sublime-snippet
@@ -1,7 +1,7 @@
1
<snippet>
2
<content><![CDATA[
3
-<Dictionary Name="${1:dict_var}">
4
- <Description><![CDATA["${2:param name}"]]${-1}></Description>
+<Dictionary Name="${1:dict var name}">
+ <Description><![CDATA["${2:paramlist name}"]]${-1}></Description>
5
<Flags>
6
<ParFlg_Hidden/>
7
</Flags>
0 commit comments