Commit Graph
5 Commits
Author SHA1 Message Date
Mikhail Golubev d5fb34404e PY-20401 Use a lower highlighting level for annotations
So that other annotations, such as the one for builtin symbols, always
have priority over it, but it still was possible to, say, add
a background color or a font style for type annotations using this new
settings.
2017-10-09 14:56:50 +03:00
Mikhail Golubev 0dd7aef0c1 PY-20401 Don't highlight anything else inside highlighted annotations 2017-10-09 14:56:50 +03:00
Mikhail Golubev 47144c3dfe PY-11418 Don't highlight builtin function calls as calls additionally 2017-10-09 14:56:50 +03:00
Mikhail Golubev 05b24abf3c All annotators adding syntax highlighting also include message for tests 2017-10-09 14:56:50 +03:00
Mikhail Golubev 9ec3e6edfd PY-22729 "Parameter" in highlighting settings covers only their names
Previously, it also included type annotations unless a parameter also
had a default value.
2017-10-09 14:56:50 +03:00