xamarin studio with unity 4.1 - none of the js classes get parsed

Hi,

I’ve synced my project, but xamarin studio doesn’t recognize any of my js classes, such as the Joystick.js script.

Code completion was fine for everything else; and the .js files had code completion in MonoDeveloper 2.7

Am I missing a trick here?

Yep, Xamarin doesn’t know how to handle non-C# code, so there’s no support for Unity Script. Xamarin Studio and Unity are two different products, almost unrelated to each other, also made by two different companies.