Skip to content
New issue

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

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

Already on GitHub? # to your account

* in case rootUri is null, but rootPath is set, take rootPath instead of using #179

Merged

Conversation

nickysn
Copy link
Collaborator

@nickysn nickysn commented Feb 6, 2024

the current directory. This should improve performance with editors that only
send rootPath, but no rootUri, such as Helix. Fixes #59.

… of using

  the current directory. This should improve performance with editors that only
  send rootPath, but no rootUri, such as Helix. Fixes nim-lang#59.
@nickysn nickysn force-pushed the use_rootPath_if_rootUri_is_missing branch from ae1492e to 69b8e22 Compare February 6, 2024 21:03
@nickysn nickysn merged commit 092ce76 into nim-lang:master Feb 6, 2024
1 check passed
@nickysn nickysn deleted the use_rootPath_if_rootUri_is_missing branch February 6, 2024 21:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helix Edior - nimlangserver exits on startup
1 participant