Python lexer for matrix multiply operator
-
I’ve noticed that the Python 3.5+ matrix multiply operator
@is lex’d oddly in Notepad++:
Here’s how it appears (like all of the other “operators”) in current SciTE, aka current Scintilla:

I guess I can accept that it is a Scintilla-out-of-date problem for N++, but it is pretty glaring in Notepad++ the way it looks. Any ideas on why it looks as it does in N++?
-
@uses the decorator styler setting of python, if you want to change it to e.g. non italic and/or black.

is this what you were searching for ?
-
@Meta-Chuh said:
is this what you were searching for ?
I suppose, but I still want my decorators in decorator style so I’m not going to alter this setting…
ah, well, some day perhaps the prince will arrive…and I will have both
@as a decorator AND a matrix operator…highlighting well… -
from what i’ve found out so far, this @ prefix highlighting as decorator “would” be fixed since scintilla 3.7.3.
but notepad++ uses a scintilla base version 3.5.6. with custom modifications.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login