Autocomplete when editing android layouts in Visual Studio with Xamarin -


i'm running latest xamarin.android trial installation up-to-date visual studio 2012.

when opening .axml file in visual studio can see visual designer , can use normally, when switch "source" tab can see fine layout xml syntax highlighted , whatnot.

the problem is, auto-complete can suggest xml comment , cdata elements, nothing else.

is there way turn android-aware auto-complete in visual studio? recall xamarin studio being able auto-complete layouts, when opening solution, edited in visual studio, xamarin studio fails auto-suggest.

any ideas? in advance.

edit: switched paid version , problem still persists in both xamarin , visual studios.

actually can add intellisense-like feature in visual studio android layout.

the step step tutorial here https://kb.xamarin.com/customer/portal/articles/1920119-how-do-i-enable-intellisense-in-android-axml-files-


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -