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 df71c4f commit a57ea13Copy full SHA for a57ea13
Snippets/Param-Hidden.sublime-snippet
@@ -0,0 +1,10 @@
1
+<snippet>
2
+ <content><![CDATA[
3
+<Flags>
4
+ <ParFlg_Hidden/>
5
+</Flags>
6
+]]></content>
7
+ <tabTrigger>hidden</tabTrigger>
8
+ <description>Item is hidden (Paramlist)</description>
9
+ <scope>text.xml</scope>
10
+</snippet>
0 commit comments