lsp

Chase 2025-05-11T00:09:53.875519Z

When did the LSP get the ability to autocomplete deps and their various versions?! Very cool feature

2025-05-13T15:48:38.156419Z

Ohhh. Is this by chance why LSP always connects to the the Internet when it starts, even if all of the project deps have already been downloaded?

ericdallo 2025-05-13T17:51:41.407829Z

Not only this feature uses internet, others like clojuredocs and java as well, but they are smart about connection issues too

👍 1
ericdallo 2025-05-11T00:22:10.550879Z

Thanks! It was actually a recent version, some months ago

ericdallo 2025-05-11T00:22:31.189599Z

There are improvements though on the completion that could be made