intelliwacc ide #43

Merged
gc1523 merged 9 commits from intelliwacc-ide into master 2025-03-14 13:22:53 +00:00
43 changed files with 774 additions and 1152 deletions
Showing only changes of commit 54d6e7143b - Show all commits

View File

@@ -23,7 +23,7 @@
"name": "keyword.other.unit" "name": "keyword.other.unit"
}, },
{ {
"match": "\\b(if|then|else|fi|while|do|done|skip)\\b", "match": "\\b(if|then|else|fi|while|do|done|skip|is)\\b",
"name": "keyword.control.wacc" "name": "keyword.control.wacc"
}, },
{ {