BetterThanTomorrow/calva

Add clojure-lsp startup progress in status bar

开放

#1,303 创建于 2021年9月28日

 (1 条评论) (0 个反应) (0 位负责人)Clojure (194 个派生)batch import
good first issuelsppr-welcomeux

仓库指标

星标
 (1,243 个星标)
PR 合并指标
 (平均合并 5天 20小时) (30 天内合并 7 个 PR)

描述

The support was recently added to clojure-lsp using the protocol. Clojure-lsp will send messages reporting its progress like "5% resolving source-paths" and I think we just need to relay this info to the status bar.

贡献者指南