Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
5answers
5k views

How do I customize the auto commenting text in Visual Studio?

When I type the trigger the auto comment feature in Visual Studio (by typing "'''" or "///"), most of the XML commenting details show up that I like. However, I typically add the history tag to the ...
2
votes
5answers
56 views

Commenting div closing automation

I'm looking for a solution to a rats nest of code I was handed - it's massive in volume, so I'm looking for suggestions to a programmatic approach to commenting what div closes where. Example: ...