Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the used Nim installation dir #1220

Closed
jmgomez opened this issue May 17, 2024 · 1 comment
Closed

Expose the used Nim installation dir #1220

jmgomez opened this issue May 17, 2024 · 1 comment

Comments

@jmgomez
Copy link
Contributor

jmgomez commented May 17, 2024

In order for the nimlangserver to be able to use the right nimsuggest version we must expose it via nimble. The idea here is to expose the solved Nim version or the one used to build the packages. So later on, the nimlangserver can ask nimble for the right nimsuggest.

In order to accomplish this, we should also add a capabilities flag, like nimsuggest has. So the lsp can know if the current nimble supports it.

@jmgomez
Copy link
Contributor Author

jmgomez commented May 28, 2024

Exposes the nimdir in the dump command: #1221

@jmgomez jmgomez closed this as completed May 28, 2024
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

No branches or pull requests

1 participant