From 41bfdd7e40faf9889ccf826481756db200c20821 Mon Sep 17 00:00:00 2001 From: InternetUnexplorer Date: Mon, 2 Jan 2017 12:06:08 -0800 Subject: [PATCH 1/2] Fixed concatenated error highlighting. Resolves #7. --- LuaExtended.sublime-syntax | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/LuaExtended.sublime-syntax b/LuaExtended.sublime-syntax index 67c2ea7..7546d43 100644 --- a/LuaExtended.sublime-syntax +++ b/LuaExtended.sublime-syntax @@ -58,7 +58,7 @@ contexts: scope: constant.language.lua - match: '(? Date: Tue, 3 Jan 2017 10:54:33 -0800 Subject: [PATCH 2/2] Added two new contexts, should fix #6. --- LuaExtended.sublime-syntax | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/LuaExtended.sublime-syntax b/LuaExtended.sublime-syntax index 7546d43..74e3ebf 100644 --- a/LuaExtended.sublime-syntax +++ b/LuaExtended.sublime-syntax @@ -1,6 +1,12 @@ %YAML 1.2 --- # http://www.sublimetext.com/docs/3/syntax.html +# +# +# +# +# 5: +# 6: name: LuaExtended # by viluon comment: "LuaExtended Syntax: version 0.1" file_extensions: @@ -13,22 +19,11 @@ variables: number: '(?