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

RSRP-467904: Code completion gets in the way of typing valid code as it can't guess source type for a deconstruction

$
0
0
Reporter Andrey Dyatlov (Andrey.Dyatlov) Andrey Dyatlov (Andrey.Dyatlov)
Created Jan 11, 2018 4:41:37 PM
Updated Apr 20, 2018 3:41:24 PM
Subsystem IntelliSense (Code Completion)
Assignee Alexander Shvedov (shvedov)
Priority Normal
State Submitted
Type Bug
Fix version Backlog
Affected versions 2018.1, 2017.3.1
Fixed In Version ReSharper Undefined
VsVersion VS 2017 RTM
Type new D(); in the following code snippet:
class D
{
public void Foo()
{
((D, D) a, (D b, ((D, D) x, (D y, D z)))) = {caret}
}

public extern void Deconstruct(out (D, D) x, out (D, D) y);
}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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