From b239b5008e3bb80ab11e7701d6adf4da1982e0fe Mon Sep 17 00:00:00 2001 From: louisabraham Date: Sun, 10 Jul 2016 14:13:58 +0200 Subject: [PATCH] Update Scheme.plist The variable.parameter.function.scheme was selecting the whole string of the parameters, along with whitespace characters. Now the autocompletion with escape will complete the parameters' names. --- Syntaxes/Scheme.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Syntaxes/Scheme.plist b/Syntaxes/Scheme.plist index 42cf9a7..24a2902 100644 --- a/Syntaxes/Scheme.plist +++ b/Syntaxes/Scheme.plist @@ -494,7 +494,7 @@ name entity.name.function.scheme - 4 + 6 name variable.parameter.function.scheme