Open
Description
In the Properties window the snippet kinds MethodBody
, MethodDecl
and TypeDecl
are listed. However, Microsoft defines two more snippet kinds: file
and any
.
The description for any
says:
Specifies that the snippet can be inserted anywhere. This tag is used for code snippets that are context-independent, such as comments.
I wanted to declare a TODO code snippet, which is a comment. Therefore, I am missing the option any
.
Please add the missing options.
Metadata
Assignees
Labels
No labels
Activity