When I type "///" in the editor, Visual Studio creates an empty comment body with the < summary > and other tags. I can then type the "<" and VS suggests a list of recommended tags.
How can I make the IntelliSense to suggest my custom tags here?
Ideally, I would like to have my own XML documentation template expanded when I type "///"