Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Xamarin Forms XAML and Resharper

$
0
0

Hi All

I have the latest resharper (8.2.1) installed on Visual Studio 2013 Ultimate (latest update - update 2).

However, It seems that Resharper and Xamarin Forms XAML don't work together.

1) In a portable project, all intellisense (XAML files AND code-behind file) is broken. The solution builds but type member suggestions don't popup as you type in the code-behind, which makes it impossible to write any code in the code-behind files.

2) In a shared project it is the same, but resharper also shows lots of errors as well as breaking intellisense as described above.

I've tried lots of installing/uninstalling resharper and removing/re-adding references etc (as suggested for similar issues) but nothing works.

I thought I'd fixed it at one point, but maybe I had a false positive in one of my testing scenarios.

If I don't add XAML pages, but just do Forms code purely programatically it seems OK (so far - I haven't done much yet as I've been trying to figure this out).
If I de-activate resharper then the XAML Froms pages work as expected.

For me having to choose between having resharper or having XAML Forms working isn't great, does anyone know of a way to get this working ?

Thanks

Dean


Viewing all articles
Browse latest Browse all 58056

Trending Articles