praeclarum / Continuous

Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
MIT License
268 stars 33 forks source link

Support for Xamarin Studio 6 #43

Closed rid00z closed 7 years ago

rid00z commented 8 years ago

The new Xamarin Inspector requires XS6 and I cannot get the addin to work with XS6.

screen shot 2016-03-05 at 1 57 21 pm
vbullinger commented 8 years ago

Guys. This thing's dead in the water without updating these references. I mean, literally: either update your repository or delete the whole thing so people don't waste their time.

Does the Nuget package work?

dapullar commented 8 years ago

@vbullinger check out rdavisau's fork. Works decently well with the NuGet package + manually building the add-in.

praeclarum commented 7 years ago

I just accepted the PR for this. Sorry for the delays everyone. I'm working on getting this smoothed out today.

wes-goulet commented 7 years ago

Is this change in the published add-in?

I see v2.0.4 in XS add-in manager, but it fails to install in Xamarin Studio for me. Don't see v2.0.4 release tag so not sure when it was released.

BTW, I'm using XS v6.1.2 (build 44).

EDIT: Just saw the nuget package is dated Nov. 30th, so I'm guessing v2.0.4 has this change. Not sure why it fails to install, searching online for how to get logs for add-in installation doesn't help. Anyone else having issues installing this add-in?

praeclarum commented 7 years ago

Xamarin Studio keeps breaking their API and I've had to bump this puppy up to require 6.2 (currently in the Alpha channel). I'm very sorry for this.