Skip to content

Commit

Permalink
Remove debugging scope name (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
DecimalTurn authored Nov 27, 2024
1 parent 8a5dc3a commit 5c7eb1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions syntaxes/vba.yaml-tmlanguage
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,9 @@ repository:
match: ^.*

functions:
name: testing.vba
begin: (?i:\b(Call|Function|Sub) )
beginCaptures:
1:
'1':
name: keyword.other.vba
patterns:
- name: entity.name.function.vba
Expand Down

0 comments on commit 5c7eb1b

Please sign in to comment.