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

RSRP-469101: Missing Auto-completion with XAML OnPlatform

$
0
0
Reporter Alessandro Babboni (aledigitale) Alessandro Babboni (aledigitale)
Created Apr 5, 2018 11:30:13 AM
Updated Apr 18, 2018 12:15:18 AM
Subsystem IntelliSense (Code Completion)
Assignee Alexander Shvedov (shvedov)
Priority Normal
State Submitted
Type Bug
Fix version No Fix versions
Affected versions 2017.3.3, 2017.3.5, 2018.1.1, 2017.2.1, 2017.2.2
Fixed In Version ReSharper Undefined
VsVersion VS 2017 15.3

ReSharper gives no auto-completion nor any suggestion for the element OnPlatform
( on the 7th line of code):

<ContentPage xmlns="http://xamarin.com/schemas/2014/forms"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             x:Class="App.MainPage">
    <StackLayout>
        <Label>
            <Label.Text>
                <OnPlatform x:TypeArguments="x:String"
                            iOS="Running on iOS"
                            Android="Running on Android">
                </OnPlatform>
            </Label.Text>
        </Label>
    </StackLayout>
</ContentPage>

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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