[MonoDevelop] How do I add support for other file types?

John Anderson sontek at gmail.com
Wed Feb 7 03:26:34 EST 2007


I just realized there were already templates in monodevelop for the web
handler, It just doesn't get recognized in md for syntax highlighting or
intellisense, so the work I did on the templates was a waste but I'd still
like to know how to get it to recognize the web handler =)

On 2/7/07, John Anderson <sontek at gmail.com> wrote:
>
> Hey, I was wondering if anyone could point me in the right direction of
> where to add support for other file types into monodevelop.  I want to be
> able to add HTTP Handler support (.ashx) to monodevelop.  I already have the
> templates wrote for the asp.net add-in but I also want md to recognize the
> code inside it for highlighing/intellisense.  Because HTTP Handler doesn't
> support code behind so it has to have the WebHandler tag on top.
>
> Thanks,
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070207/8fa70e6e/attachment.html 


More information about the Monodevelop-list mailing list