Add ! to the macro completion label
This commit is contained in:
@@ -605,7 +605,7 @@ mod tests {
|
||||
),
|
||||
@r###"[
|
||||
CompletionItem {
|
||||
label: "foo",
|
||||
label: "foo!",
|
||||
source_range: [179; 179),
|
||||
delete: [179; 179),
|
||||
insert: "foo!($0)",
|
||||
|
||||
Reference in New Issue
Block a user