increase completion relevance for items in local scope
This commit is contained in:
@@ -1117,13 +1117,13 @@ mod tests {
|
||||
(
|
||||
"&arg",
|
||||
Some(
|
||||
"fffffffd",
|
||||
"fffffffa",
|
||||
),
|
||||
),
|
||||
(
|
||||
"arg",
|
||||
Some(
|
||||
"fffffffe",
|
||||
"fffffffd",
|
||||
),
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user