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

RSRP-469367: No Completion / Suggestion for Page's NESTED PROPERTIES !

$
0
0
Reporter Alessandro Babboni (aledigitale) Alessandro Babboni (aledigitale)
Created Apr 22, 2018 4:07:37 AM
Updated Apr 22, 2018 4:07:37 AM
Subsystem XAML
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 All Versions

In Xamarin.Forms Project, in XAML, there's no autocompletion nor any suggestion for nested Page's properties !

Just look at this simple example:

<?xml version="1.0" encoding="utf-8" ?>
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             xmlns:local="clr-namespace:App"
             x:Class="App.MainPage">

    <ContentPage.ToolbarItems>

    </ContentPage.ToolbarItems>

</ContentPage>

if you try to start writing <ContentPage.ToolbarItems... nothing happens !

but, if you write it fully by hand, when you reach the DOT, magically and suddendly ReSharper "wakes up" and tries to complete it !


Viewing all articles
Browse latest Browse all 106942

Trending Articles



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