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 356bf47 commit cf1d8d6Copy full SHA for cf1d8d6
Preferences/GDL.sublime-completions
@@ -96,6 +96,7 @@
96
{ "trigger": "deleted_par_value", "contents": "deleted_par_value (${1:oldparname}, ${1:outputvalue})" },
97
{ "trigger": "descriptor", "contents": "descriptor ${1:name}" },
98
"dialog",
99
+ "dict",
100
"dim",
101
"doors",
102
{ "trigger": "drawindex", "contents": "drawindex ${1:number: 10 20 30 40 50}" },
0 commit comments