mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-05 22:05:01 +00:00
IIgs toolbox completion macros for orca/m, merlin, ninjaforce, and mpw.
This commit is contained in:
parent
47eb737c26
commit
0b90126168
@ -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
|
||||
|
1315
smart-toolbox.sublime-completions
Normal file
1315
smart-toolbox.sublime-completions
Normal file
File diff suppressed because it is too large
Load Diff
1535
toolbox.sublime-completions
Normal file
1535
toolbox.sublime-completions
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user