Use JavaDoc commenting in Visual Studio

Hi guys,
I read in the Unreal Coding Standard, that JavaDoc style commenting is the way to go when programming in Unreal, since it uses those comments for the editor as well. The problem is Visual Studio wants XML documentation and won’t auto-complete /** comments.

Is there any way to change it to do so?

Thank you.

whats a javadoc? ive seen it in docs byut not links, is it a standard oir what