[MonoDevelop] ASP.Net syntax highlighting?

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jun 2 11:40:50 EDT 2008


On Mon, Jun 2, 2008 at 3:01 AM, visor <gustavo.rubio at gmail.com> wrote:
>
> Is there any ASP.Net support in monodevelop at least for syntax highlighting?
> I know there is no design support or even code completition which would be
> great, at least code completition for us lazy guys but syntax highlighting
> is pretty much a must have in any decent editor.
>
> Is it implemented yet? Im running 1.0 on opensuse 11 rc1 and I can't seem to
> see any support for this.

1.0 doesn't have much in the way of ASP.NET text editing features..
However, the development version of MonoDevelop has the following
features for ASP.NET editing:
 * syntax highlighting
 * completion of controls and attributes
 * completion of event handlers
 * code folding
 * outline view
 * path bar
 * server control in the toolbox

so you can look forward to all this in the next release :)

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list