BetterThanTomorrow/calva

Add clojure-lsp startup progress in status bar

Open

#1,303 opened on Sep 28, 2021

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

Description

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.

Contributor guide

Add clojure-lsp startup progress in status bar · BetterThanTomorrow/calva#1303 | Good First Issue