From 531b9a0bf8a8083a933bdb4f18c66d7f115495f7 Mon Sep 17 00:00:00 2001 From: Damian Tarnawski Date: Thu, 2 May 2024 22:10:41 +0200 Subject: Highlight import namespace using semantic tokens Removes highlighting the namespace in import path from tm grammars, and added it instead to the semantic tokens. So it works the same way between editors. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 74f79da..139a2c0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ /ols /odinfmt ols.json - +.vscode/settings.json -- cgit v1.2.3