Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-274853: Intellisense choosing wrong item when trying to close xml comment tags

$
0
0
Reporter Stefan (GreenMoose) Stefan (GreenMoose)
Created Aug 12, 2011 11:26:46 AM
Updated Dec 14, 2011 10:11:15 PM
Priority Critical
Type Bug
Fix versions Next
State Open
Assignee Sergey Shkredov (serjic.shkredov)
Subsystem Comment/Uncomment
Affected versions 6.0
Fixed in build No Fixed in build
[Build 6.0.2202]
Repro:
Start out with simple class as below (| = cursor):
    /// <summary>Foo|
    /// 
    /// </summary>
    class Foo
    {
         
    }

After Foo, press Ctrl+Delete to wrap up xml tag:
    /// <summary>Foo|summary>
    class Foo

Insert </, RS completes as below: (worked properly in RS 5, which I guess is due to the new intellisense feature):
    /// <summary>Foo<see cref="/|"/>summary>
    class Foo


(See also discussion thread: http://devnet.jetbrains.net/thread/311222 )

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>