[MonoDevelop] Does syntax highlighting work in an ASPX/ASCX file?

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Nov 1 20:09:18 EST 2009


On Wed, Oct 28, 2009 at 5:23 PM, richardtallent
<richard.tallent at gmail.com> wrote:
>
> I can't seem to get code in server script blocks in and ASPX or ASCX file to
> properly use syntax highlighting for the C# code within them.
>
> Is this supported, or am I forced to drop everything in code-behinds to get
> syntax highlighting on the actual code?

Syntax highlighting and code completion in server script blocks aren't
supported yet. This was something we had planned for 2.2 but it didn't
make it; hopefully it'll be in 2.4. For now, I recommend CodeBehind.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list