diff options
author | Paul Scott | 2022-05-13 06:21:38 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-05-20 01:28:52 +0000 |
commit | abef250c58620fb0a439b13b9f857a5b661e325f (patch) | |
tree | 792930866c211724d58d8065f5e3510034de4b99 /runtime/queries/git-config | |
parent | 8e8d4ba27f7610f228595e84e7c201c29ffa447c (diff) |
Python highlight improvements: type, parameter etc
* str, list, etc. handled as @function.builtin and @type.builtin
* None and non-conforming type indentifiers as @type in type hints
* class identifiers treated as @type
* @constructor used for constructor definitions and calls rather than
as a catch-all for type-like things
* Parameters highlighted
* self and cls as @variable.builtin
* improved decorator highlighting as part of @function
Re-ordering of some statements to give more accurate priority.
Diffstat (limited to 'runtime/queries/git-config')
0 files changed, 0 insertions, 0 deletions