mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2026-04-22 05:16:56 +00:00
IIgs toolbox completion macros for orca/m, merlin, ninjaforce, and mpw.
This commit is contained in:
@@ -69,8 +69,8 @@ contexts:
|
||||
# toolbox macros
|
||||
- match: \b_[A-Za-z0-9]+\b
|
||||
scope: support.function.macro.toolbox
|
||||
- match: ~[A-Za-z0-9]+\b
|
||||
scope: support.function.macro.toolbox
|
||||
- match: \~[A-Za-z0-9]+\b
|
||||
scope: support.function.smart-macro.toolbox
|
||||
|
||||
|
||||
- match: \b(?i:DFB|DB|DDB|DA|DW|ADR|ADRL|DS)\b
|
||||
|
||||
@@ -45,8 +45,8 @@ contexts:
|
||||
# toolbox macros
|
||||
- match: \b_[A-Za-z0-9]+\b
|
||||
scope: support.function.macro.toolbox
|
||||
- match: ~[A-Za-z0-9]+\b
|
||||
scope: support.function.macro.toolbox
|
||||
- match: \~[A-Za-z0-9]+\b
|
||||
scope: support.function.smart-macro.toolbox
|
||||
|
||||
- match: \b(?i:DC)\b
|
||||
scope: keyword.directive
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user