'Add code snippet with multiple availability scopes? Xcode 13
How do you update Xcode 13 code snippets so they are available in more than one scope? For example, update a code snippet to Availability: Class Implementation or Top level.
It seems this should be possible because I see that some of the default Swift code snippets are available in more than one scope, but I don't see any setting to add another scope to my custom ones.
Solution 1:[1]
I recently realized you can just check mark more than one scope. Not sure why I didn't figure this out before ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Eric |

