[Issue 18879] !is doesn't highlight correctly
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 22 04:46:04 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18879
--- Comment #10 from Manu <turkeyman at gmail.com> ---
Hmm, I would personally want something different...
When I read operator, I read ! * & + /.
While 'in' is an operator, I would want it to colour like a keyword.
When I see !in, I would want the ! to be operator coloured (ie, black on while)
and 'in' to be keyword coloured (ie, blue on white).
If you're not into that, is it possible to make that an option?
--
More information about the Digitalmars-d-bugs
mailing list