Support for 'self' global constant
This commit is contained in:
parent
f99d607cf0
commit
43d538a1e8
@ -59,7 +59,7 @@
|
||||
},
|
||||
{
|
||||
"name": "constant.language",
|
||||
"match": "[@]."
|
||||
"match": "\\b([@].|self)\\b"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user