Jason Axelson

Results 305 comments of Jason Axelson

@lukaszsamson couldn't we support a quickfix for alias using a similar module list as the one that we used for the workspace symbols provider? Although compiler tracing might make it...

Also @hworld a PR would be very welcome that provided similar functionality to the php "use" that you show, although that be implemented by providing a `TextEdit` to `additionalTextEdits` of...

Hmm, I don't think this approach will work very well since the code would never get rebuilt which means that your auto completions and go to implementation, etc. will be...

@omar8792 if you could reproduce this on a smaller project (or one an openly published project) that would be very helpful. Also does this error persist doing a `rm -rf...

I'm not sure that silently skipping the formatting step would be a good behavior because it would be reporting that a file is formatted when it is not formatted, which...

Regarding the `Fix "can't find dep" issues` TODO item I have some local work that I believe can alleviate that pain point (it works by copying over some logic from...

Ah, I see. In that case it is important to handle within this PR :+1:

@benwilson512 ping :) Have you had a chance to look at this recently? It would be great to be get it in.

Congratulations on your first child! I hope you can find some time to enjoy the holidays between everything :)

Hi, thanks for bringing this up :+1: Indeed ElixirLS is currently not available via hex. It would be nice to be able to specify the version of ElixirLS to use...