Łukasz Samson

Results 373 comments of Łukasz Samson

@TobiG77 are you still interested in getting this merged? It doesn't seem to be a highly asked for feature and I don't really see the use cases

Thanks @Sgoettschkes for reliable repro steps. I was finally able to pinpoint the issue. Turns out that persistent mix state was not properly cleared and it broke dependency loading. After...

This is not currently planned

I'm definitely in favour of introducing refactor functionality. Let's divide it into separate and actionable items. "Add refactor" is simply not actionable

Closing this for now. Auto dep download is disabled by default and I don't have plans for changing that. > What if we didn't depend on mix/compiling/downloading at all? With...

> > couldn't it work just as well to check the candidate path against the set of globs without expanding them? > > There is no function in the Elixir...

Anyway, I forgot that we are already using a simple function like that provided by PathGlob package

OTP 26 is going to improve incremental dialyzer

This should help https://github.com/elixir-lsp/elixir-ls/issues/742. Otherwise we can't really fix that