Skip to content

Commit e42b1c3

Browse files
committed
Fixed broken scopes with interface properties
1 parent 382689e commit e42b1c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AngelScript.sublime-syntax

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,8 @@ contexts:
475475
set:
476476
- meta_scope: meta.function
477477
- include: code-scope
478+
- match: ';'
479+
pop: true
478480
- match: '}'
479481
scope: punctuation.section.brackets.end
480482
pop: true

0 commit comments

Comments
 (0)