File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >IDECodeSnippetCompletionPrefix</key >
6+ <string >sss</string >
7+ <key >IDECodeSnippetCompletionScopes</key >
8+ <array >
9+ <string >All</string >
10+ </array >
11+ <key >IDECodeSnippetContents</key >
12+ <string >@property (nonatomic, strong) < #type#> * < #name#> ;</string >
13+ <key >IDECodeSnippetIdentifier</key >
14+ <string >A83AE4CD-E79A-464F-B849-29BEB3CF4B01</string >
15+ <key >IDECodeSnippetLanguage</key >
16+ <string >Xcode.SourceCodeLanguage.Objective-C</string >
17+ <key >IDECodeSnippetSummary</key >
18+ <string >strong type property</string >
19+ <key >IDECodeSnippetTitle</key >
20+ <string >strong type property</string >
21+ <key >IDECodeSnippetUserSnippet</key >
22+ <true />
23+ <key >IDECodeSnippetVersion</key >
24+ <integer >2</integer >
25+ </dict >
26+ </plist >
You can’t perform that action at this time.
0 commit comments