Continuous icon indicating copy to clipboard operation
Continuous copied to clipboard

Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio

Results 44 Continuous issues
Sort by recently updated
recently updated
newest added

Continuous currently only sees type definitions that have been opened in the editor. This severely limits its ability to find dependencies. I am not sure what the perf implications are...

enhancement

I like to bounce around from class to class as I'm editing and it's annoying to have to move the cursor to preview a class. I imagine keeping a sorted...

enhancement

We want XAML previews! I have made progress adding markup to the tracked information of classes. Just need a server endpoint that knows what to do with it. So close...

enhancement

When attempting to visualize a ViewController that uses Views defined in the same source file, the plugin appears to have trouble finding the view. In my case, I have a...

bug