mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01: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