lsp-bridge -- 速度最快的语法补全插件

之前 orderless 更新了,可以搜索 annotation,比如在 describe-variable 的时候通过变量的值筛选候选项。

但是我在更新了 orderless 后,无法在 (setq acm-candidate-match-function 'orderless-flex) 时 补全 yasnippet 后端,默认的 regexp-quote 可以。

我尝试 bisect 了一下,应该是 orderless这个 commit 引起的。

因为 backtrace 报错信息太长了,所以我提交了一个 issue