You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
fix: When create a snippet of which completion scope of a snippet is "Function or Mehtod", it will not result in a code completion in XCode. According to Apple's snippet file, when you create a snippet with "Function or Mehtod" style, the output file's "IDECodeSnippetCompletionScopes" is "CodeBlock". When I replace the value for this key, there would be a code completion in Xcode.
0 commit comments