Can Resharper insert method/field documentation using a shortcut?
Greetings,
After some googling with no useful outcomes, I have realized that I may be using the wrong terms. So here I am, asking for help from a much more specific group :)
I have installed resharper 7 on vs.net 2010, and I have failed to find a keyboard shortcut that would let me insert method documentation (XML) that I can fill in.
Is it possible? If yes, then how?
Best regards
Seref
Please sign in to leave a comment.
Hi Seref,
Are you talking about XML Doc comments? If so, just type '///' three slashes and XML Doc pattern will come up for further editing.
Please let me know if you meant something else.
Thanks!