]> git.lizzy.rs Git - rust.git/commit
Don't set sortText
authorAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 23 Apr 2020 23:52:26 +0000 (01:52 +0200)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 23 Apr 2020 23:53:37 +0000 (01:53 +0200)
commit88d243c742ecd724372c4293b6b6ea293bae2d17
tree2dd1fe075f1343c2a1bfaa03f800d4d3d53809ee
parent647683b9bbbbac209b7cb1d2d1c2e1d50ffdfd11
Don't set sortText

I might be reading this wrong, but it looks like we are setting it to
essentially arbitrary string at the moment, as there are no defined
order on the items in the *set* of completions.
crates/rust-analyzer/src/conv.rs
crates/rust-analyzer/src/main_loop/handlers.rs