mirror of https://github.com/arendst/Tasmota.git
Update Berry VSCode plugin
This commit is contained in:
parent
84e58739a0
commit
5f99d13718
|
@ -67,7 +67,7 @@
|
|||
"keywords": {
|
||||
"patterns": [{
|
||||
"name": "keyword.berry",
|
||||
"match": "\\b(var|def|class|true|false|nil|self|super|import|as)\\b"
|
||||
"match": "\\b(var|static|def|class|true|false|nil|self|super|import|as)\\b"
|
||||
}]
|
||||
},
|
||||
"identifier": {
|
||||
|
|
Loading…
Reference in New Issue