Mitchell Hanberg

Results 181 comments of Mitchell Hanberg

Thanks, downloading as ISO now

Okay, sort of bad-ish news... Works on my machine 😅. Link to a video recording of me installing the extension for the first time: https://f005.backblazeb2.com/file/elixir-tools/elixir-tools-wsl-test.mp4 Timeline is basically - install...

it did actually crash after i let it sit there for a minute, investigating that now, but seems orthogonal to your issue. I don't think asdf vs nix will make...

Hmm, could you audit your settings to see what the value of `elixir-tools.nextLS.installationDirectory` is?

Can you confirm is that directory exists at all?

As an experiment, can you manually create that directory and then restart VScode to see if it tries to install it?

can you check the permissions on that directory?

and there is nothing in there in any of the dirs?

I transferred this to the Next LS repo as its an Next LS feature, note an editor extension feature. > Feature or not, thank you a ton for all your...

To clarify the request, the capability you are looking for is - start typing module name (aka, an alias) - you select the completion item (lets say, `Foo.Bar.Baz`) - on...