is there a xaml editor for xamarin on visual studio community edition?

时间:2015-07-31 19:44:16

标签: xamarin visual-studio-2015 xamarin-forms

I am investigating xamarin forms for windows phone development and I'm trying to work with an example project from the following book:

http://download.microsoft.com/download/7/4/7/747DDA87-CA9F-4394-9B3F-4426BFE52BBF/Microsoft_Press_eBook_Xamarin_Preview_2_PDF.pdf

I got it to compile fine on the local machine, so far so good. When I try to open the xaml file for the app layout in the visual editor I get the following message:

enter image description here

I'm using visual studio community edition 2015

My question is: is there a visual editor for xaml I can use and how can I acquire it?

1 个答案:

答案 0 :(得分:1)

不,没有。 Xamarin可能正在研究它很长一段时间,但他们从未明确宣布过这样的计划。

如果您正在代码编辑器中编辑Xamarin.Forms XAML,那么Microsoft会提供IntelliSense。