Adds endif keyword to the syntax
This commit is contained in:
parent
ee009928d5
commit
4d16cac360
@ -39,7 +39,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
'match': '\\b(for|forall|if|then|else|where)\\b'
|
'match': '\\b(for|forall|if|then|else|endif|where)\\b'
|
||||||
'name': 'keyword.control.mzn'
|
'name': 'keyword.control.mzn'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user