Skip to content

Commit e648e1f

Browse files
author
Tang Qiao
committed
MOD: change aaa valid scope.
1 parent 483cc73 commit e648e1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CodeSnippets/7707FE2A-C6CF-4774-8A7D-EA6BEE058C11.codesnippet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<string>aaa</string>
77
<key>IDECodeSnippetCompletionScopes</key>
88
<array>
9-
<string>ClassInterfaceMethods</string>
9+
<string>All</string>
1010
</array>
1111
<key>IDECodeSnippetContents</key>
12-
<string>@property (assign, nonatomic) &lt;#type#&gt; &lt;#name#&gt;</string>
12+
<string>@property (assign, nonatomic) &lt;#type#&gt; &lt;#name#&gt;;</string>
1313
<key>IDECodeSnippetIdentifier</key>
1414
<string>7707FE2A-C6CF-4774-8A7D-EA6BEE058C11</string>
1515
<key>IDECodeSnippetLanguage</key>

0 commit comments

Comments
 (0)