mirror of
https://github.com/irmen/prog8.git
synced 2025-11-01 06:16:15 +00:00
start writing docs about structs and pointers, update syntax files with ^^
This commit is contained in:
@@ -151,6 +151,8 @@ contexts:
|
||||
storage:
|
||||
- match: (\b(ubyte|byte|word|uword|long|float|str|struct)\b)
|
||||
scope: storage.type.prog8
|
||||
- match: (\^\^)
|
||||
scope: storage.modifier.prog8
|
||||
- match: (\b(const)\b)
|
||||
scope: storage.modifier.prog8
|
||||
support:
|
||||
|
||||
Reference in New Issue
Block a user