On 8/15/07, Paulo Aboim Pinto <esqueleto tusofona.com> wrote:
> Hello
>
> For several months I only use Mono and MonoDevelop to
develop my .NET
> applications. Right now I can develop my objects in
Mono / MonoDevelop
> and import them to SharePoint 2007 for example. Even I
could not create
> ASPX pages that use WebParts, I can create them and use
in MOSS 2007.
>
> There are few points that I would like to see in
MonoDevelop that will
> boost all my (and other) development.
>
> 1º Collapse parts of Code in Regions
> LLuis told me that this is implemented in GTK 2.10.
MonoDevelop use now
> 2.8 (something like this). When we can have this
feature?
Actually, AFAIK GtkTextBuffer has support for hidden text
regions in
GTK 2.8 (the "invisible" property on text tags),
so it could be done
right now. However, there would still be quite a lot of
work on top
of this to track hidden regions and draw the region
indicators. As far
as I am aware, no-one is working on it at the moment.
> 2º Better code-completion even in HTML files.
> I think (this is my opinion), make code-completion work
on ASPX files
> will boost the ASP.NET development. Of course this is
not a priority
> problem.
<snip>
Code completion for ASPX and HTML files is something I would
love to
get done, but I'm concentrating on getting the
build/CodeBehind/run/deploy stuff finished first.
> 3º Of course, debugger will be nice. Right now I can
work without it,
> but if we have will be good.
Yes, our most-requested feature David
Srbeckı is working on it for
the Summer of Code.
> I know that this is now mandatory suggestions but are
my suggestions.
They;re all good ones
--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|