Unnamed repository; edit this file 'description' to name the repository.
highlight calls to erlang modules as types
connects https://github.com/elixir-lang/tree-sitter-elixir/pull/5
Michael Davis 2021-10-17
parent b2655a7 · commit c502caf
-rw-r--r--runtime/queries/elixir/highlights.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/queries/elixir/highlights.scm b/runtime/queries/elixir/highlights.scm
index a840018a..a5b3884e 100644
--- a/runtime/queries/elixir/highlights.scm
+++ b/runtime/queries/elixir/highlights.scm
@@ -81,6 +81,10 @@
(alias) @type
+(call
+ target: (dot
+ left: (atom) @type))
+
(char) @constant
; Quoted content