From 6c04b3800ff7abed8815a649a549d64d57e9f52d Mon Sep 17 00:00:00 2001 From: Alexandre Borela Date: Mon, 19 Dec 2016 03:28:34 -0200 Subject: [PATCH] [FJSX15] Restore terminator check for properties. --- syntaxes/fjsx15/class/property.sublime-syntax | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syntaxes/fjsx15/class/property.sublime-syntax b/syntaxes/fjsx15/class/property.sublime-syntax index 4b6b4ee3..da61fff4 100644 --- a/syntaxes/fjsx15/class/property.sublime-syntax +++ b/syntaxes/fjsx15/class/property.sublime-syntax @@ -69,8 +69,8 @@ contexts: value: - include: terminator - # - match: (?<=}) - # pop: true + - match: (?<=}) + pop: true # Another property. - match: | (?xi)