Add highlighting classification for identifier type

SyntaxEditor Python Language Add-on for WPF Forum

Posted 6 months ago by chaya w
Version: 24.1.2
Avatar

I'm using SyntaxEditor with Python Language.

I need to make the editor more colorful, and add option to recognize Identifier Types (cllas and method names, and imports).

how can i do it?

Comments (1)

Posted 6 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

While it's easy to add more classification types (and related highlighting styles) for those kinds of things, the problem is that the Python lexer doesn't currently know if an identifier is a resolved class or method name, so it wouldn't know when to apply those classification types.  Unfortunately this isn't an available feature at this time.


Actipro Software Support

The latest build of this product (v24.1.3) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.