[MonoDevelop] ASPNetAddin

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jun 30 05:22:49 EDT 2006


On 6/30/06, Ympostor <ympostor at clix.pt> wrote:
> > It also needs a 1000-LOC patch to the rest of MD, which Lluis is
> > reviewing. Be patient :)
> >
>
> 1000 LOC? Wow!

Heh, it's not that big a deal really, I'm sure if you removed the
context it would't be nearly that much. It's mostly patches to the
file/project templating system to allow multi-language templates.

> BTW, does it include code-completion for CSS attributes?

Not yet, and though I'd love it to have that feature, it's not a
short-term priority.

So far you can expect to be able to create a new project, build it
and run it, and see the page in a browser. There's also basic
CodeBehind support - it will attempt to verify your CodeBehind when
compiling, and add page controls to the CodeBehind class as fields. It
also croups CodeBehind classes with their pages in the Solution View.

I next plan to integrate the AspNetEdit designer, add FTP/WebDAV
deployment, and add some options to the CodeBehind support and web
browser launching. After that I'll have met my SoC 'deliverables', and
will be looking into implementing various forms of code completion.
I'll also be open to suggestions :)

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list