mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-27 21:39:38 +02:00
syntax & autocomplete refactor
This commit is contained in:
@@ -38,7 +38,7 @@ contexts:
|
||||
scope: storage.modifier.curlywasm
|
||||
|
||||
# Control flow
|
||||
- match: \b(return|if|else|loop|block|branch|branch_if|break)\b
|
||||
- match: \b(return|if|else|loop|branch|branch_if)\b
|
||||
scope: keyword.control.flow.curlywasm
|
||||
|
||||
# Type conversion
|
||||
|
||||
Reference in New Issue
Block a user