Skip to content

Conversation

@gilbertwong96
Copy link
Contributor

Utilize the which command of the version package manager asdf, mise to implement the auto-detect stdlib feature.

Since there is no which command inside vfox, vfox user has to specify the stdlib path manually in the lsp client configuration.

@gilbertwong96 gilbertwong96 force-pushed the auto-detect-stdlib-path branch from dc5d661 to b4f4db3 Compare March 5, 2025 07:36
Utilize the `which` feature of the command asdf, mise or rtx to
automatically detect the elixir installation path. Since there is no
`which` like command in vfox, so if user pick vfox as version package
manager, the ENV variable `ELX_STDLIB_PATH` won't be exported.
If the setting option `stdlibSrcDir` is not specified, then read the
ENV variable `ELX_STDLIB_PATH` as the stdlib_src_dir
@gilbertwong96 gilbertwong96 force-pushed the auto-detect-stdlib-path branch from b4f4db3 to 55fb3f3 Compare March 24, 2025 05:14
@gilbertwong96
Copy link
Contributor Author

Hi, @lukaszsamson.

Just a friendly ping on this PR - it's been 1 month since submission. Would appreciate your thoughts when you have a moment to review.

Thanks!

@lukaszsamson lukaszsamson merged commit 3c50cf4 into elixir-lsp:master Mar 28, 2025
33 checks passed
@lukaszsamson
Copy link
Collaborator

Thanks

@gilbertwong96 gilbertwong96 deleted the auto-detect-stdlib-path branch March 29, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants