|
|
|
|
|
by arbitrandomuser
36 days ago
|
|
yup the LSP is bad, there is a new lsp being rewritten based on JET.jl a static code analyzer , this should be faster than the old lsp which kind of runs by loading all the modules into a julia instance and queries it for symbols and docs ( im not 100% sure but i think thats how it works) |
|
I hope julia developper tools will one day match the best of what other programming languages have to offer.