BetterThanTomorrow/calva

Add clojure-lsp startup progress in status bar

Open

#1,303 opened on 2021年9月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Clojure (1,243 stars) (194 forks)batch import
good first issuelsppr-welcomeux

説明

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.

コントリビューターガイド