From ec07cb51e8c560b3c26dcc6aae63dd12dde6afb5 Mon Sep 17 00:00:00 2001 From: Geequlim Date: Wed, 28 Dec 2016 16:16:26 +0800 Subject: [PATCH] builtin class/constants/symbols highlight support multiline string and StringName highlight support --- .gitignore | 4 +++- configrations/GDScript.tmLanguage.json | 33 +++++++++++++++++++------- configrations/snippets.json | 2 +- 3 files changed, 29 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 841873d..14f044a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ out node_modules server test -*.vsix \ No newline at end of file +*.vsix +configrations/tmp.txt +configrations/test.py \ No newline at end of file diff --git a/configrations/GDScript.tmLanguage.json b/configrations/GDScript.tmLanguage.json index a621782..63424bd 100644 --- a/configrations/GDScript.tmLanguage.json +++ b/configrations/GDScript.tmLanguage.json @@ -11,9 +11,6 @@ { "include": "#numbers" }, - { - "include": "#const_vars" - }, { "include": "#self" }, @@ -62,9 +59,21 @@ "name": "storage.type.var.gdscript" }, { - "match": "(?