[MonoDevelop] Need to revrite addin from monodevelop 2.0 to current

Mike Krüger mkrueger at xamarin.com
Sun Feb 28 18:35:31 UTC 2016


Do not write something for monodevelop 5.0 - port to 6.0. And try to find
roslyn documentation  - that's now used for 'ProjectDomService'.

However entry  point is the Document or the TypeSystemService. But after
that everything is roslyn.

Regards
Mike


On Sun, Feb 28, 2016 at 7:26 PM, Evgeny Pirogov <pirogov.e at gmail.com> wrote:

> Hello, monodevelop community.
>
> If it possible share nrefactory documentation links for study how to use
> it in monodevelop addin development. Especially i need to know where to
> find old ProjectDomService functionlaity in it.
>
>
> http://monodevelop.sourcearchive.com/documentation/2.0plus-pdfsg-2ubuntu3/classMonoDevelop_1_1Projects_1_1Dom_1_1Parser_1_1ProjectDomService.html
>
>
> Links to sources of addins for monodvelop 5.0 where i can learn codebace
> will help me.
>
> Thank you.
> Eugene Pirogov.
>
> _______________________________________________
> 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/20160228/1eea8c95/attachment.html>


More information about the Monodevelop-list mailing list