[MonoDevelop] Addins for a new language

Jeff Stedfast jeff at xamarin.com
Thu Apr 12 17:28:24 UTC 2012


Hi Daniel,

Yes, it is possible. Take a look at the CBinding addin as an example of
those (although it might not be the best example to completely copy, as it
is not well maintained).

There's really no ties to the Mono runtime to get intellisense or debugging
support. MonoDevelop already supports debugging with gdb, for example.

Hope that helps,

Jeff

On Thu, Apr 12, 2012 at 1:18 PM, Daniel Sell <dredd422 at gmail.com> wrote:

> Is it possible to create addins to create an IDE using Monodevelop for a
> language that doesn't run on mono?  Can addins be created that provide
> intellisense and debugging capabilities for such a case?  If so, where is a
> good place to get started?
>
> Thanks,
> Dan
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120412/17b54b1e/attachment.html>


More information about the Monodevelop-list mailing list