mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
add constant.numeric.float.curlywasm _f for hex
This commit is contained in:
@@ -103,6 +103,9 @@ contexts:
|
||||
- match: '\b\d+(_f)\b'
|
||||
scope: constant.numeric.float.curlywasm
|
||||
|
||||
- match: \b0x[0-9a-fA-F]+_f\b
|
||||
scope: constant.numeric.float.curlywasm
|
||||
|
||||
- match: \b([0-9]+\.[0-9]+)\b
|
||||
scope: constant.numeric.float.curlywasm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user