BetterThanTomorrow/calva

Add clojure-lsp startup progress in status bar

Open

#1303 aperta il 28 set 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Clojure (194 fork)batch import
good first issuelsppr-welcomeux

Metriche repository

Star
 (1243 star)
Metriche merge PR
 (Merge medio 5g 20h) (7 PR mergiate in 30 g)

Descrizione

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.

Guida contributor