[wingide-users] Decorator Syntax Highlighting
Wingware Support
support at wingware.com
Wed Nov 1 09:44:25 MST 2006
On Wed, 1 Nov 2006, Peter Fein wrote:
> Wing highlights an entire decorator line in one color, instead of highlighting
> decorator arguments in the usual colors. See the attached screenshot.
Yes, the implementation for decorators in the lexer is pretty
simple, and would be nice to improve. If anyone wants to do it
[;-)], our editor is based on Scintilla and its src/LexPython.cxx
that does the colors on the editor. Otherwise, we'll try to get
to it.
Thanks,
Stephan Deibel
--
Wingware
Wing IDE for Python
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list