Syntax highlighting in .NET IDE

Michael Geary Mike at DeleteThis.Geary.com
Wed Jan 7 04:01:46 EST 2004


Moosebumps wrote:
> Is there a way to have the .NET IDE do syntax highlighting for
> python?  I haven't looked into it that much, but perhaps there
> is some config file one can download.
>
> Don't ask why, I know there are better editors, but I have
> special circumstances.  : )

Visual Python integrates full Python support into VS.NET. It's not cheap but
it's very good:

http://www.activestate.com/Products/Visual_Python/

There is also Komodo, which runs separately from VS.NET but feels so much
like VS.NET that it's hard to tell the difference:

http://www.activestate.com/Products/Komodo/?_x=1

-Mike





More information about the Python-list mailing list