Autocomplete in XML comments not working
Hi, I've just noticed in R# 6 EAP, that autocomplete in XML comments is not working anymore (it was working in R# 5.1). Is this just my problem, or was it disabled(why?) or is it just a bug to be solved?
/// <summary>
/// Return true for 'obj' allowed by this filter. => write '<par' here and press Ctrl+Enter = nothing?
/// </summary>
/// <param name="obj"></param>
/// <returns></returns>
Please sign in to leave a comment.
Hello Martin,
This is a known problem and it's logged under http://youtrack.jetbrains.net/issue/RSRP-223914.
You're welcome to vote for that issue. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"