Commit 2367200
committed
Always show Download clojure-lsp in manage menu
The option was previously gated on active_roots.length === 0, making it
unreachable when a Clojure project is open. Now always visible — the
atomic download and lock coordination make it safe in all states.
Part of #32111 parent 55c7975 commit 2367200
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
| 230 | + | |
| 231 | + | |
234 | 232 | | |
235 | 233 | | |
236 | | - | |
237 | | - | |
| 234 | + | |
| 235 | + | |
238 | 236 | | |
239 | 237 | | |
240 | 238 | | |
| |||
0 commit comments