Skip to content

Commit d60f1c6

Browse files
committed
test values
1 parent 0015154 commit d60f1c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/src/syntaxes/vba.tmLanguage.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,10 @@ repository:
455455

456456
testing:
457457
patterns:
458+
- name: keyword.control
459+
match: ^keyword.control$
460+
- name: keyword.control.flow
461+
match: ^keyword.control.flow$
458462
- name: constant.numeric
459463
match: ^constant.numeric$
460464
- name: comment

0 commit comments

Comments
 (0)