From 05abb22c2c3a6b329c2de93d5260f3473d3dcec0 Mon Sep 17 00:00:00 2001 From: vpacik Date: Mon, 4 Jun 2018 15:38:59 +0200 Subject: [PATCH] Injections removed from 'comment' scope --- grammars/root.cson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grammars/root.cson b/grammars/root.cson index a65ee04..92ce91d 100644 --- a/grammars/root.cson +++ b/grammars/root.cson @@ -14,7 +14,7 @@ patterns: [ } ] injections: { - "L:source.cpp - meta.preprocessor": { + "L:source.cpp - (meta.preprocessor, comment)": { patterns: [ { # ROOT objects/instances (TObject)