Implement ElixirLspAdapter::label_for_completion
This commit is contained in:
parent
107ea5d058
commit
cd62e60eba
2 changed files with 56 additions and 2 deletions
|
@ -43,11 +43,11 @@
|
|||
(float)
|
||||
] @number
|
||||
|
||||
(alias) @module
|
||||
(alias) @type
|
||||
|
||||
(call
|
||||
target: (dot
|
||||
left: (atom) @module))
|
||||
left: (atom) @type))
|
||||
|
||||
(char) @constant
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue