mirror of
https://github.com/fluencelabs/aqua-vscode
synced 2025-04-25 00:22:15 +00:00
add 'co' to control.flow (#8)
This commit is contained in:
parent
bdb97b1788
commit
775c025174
@ -23,7 +23,7 @@
|
||||
"patterns": [
|
||||
{
|
||||
"name": "keyword.control.flow.aqua",
|
||||
"match": "\\b(try|catch|par|if|else|otherwise|for)\\b"
|
||||
"match": "\\b(try|catch|par|if|else|otherwise|for|co)\\b"
|
||||
},
|
||||
{
|
||||
"name": "keyword.control.other.aqua",
|
||||
|
Loading…
x
Reference in New Issue
Block a user