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

Read rootUri before reading rootPath #30

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

milhnl
Copy link
Contributor

@milhnl milhnl commented Sep 29, 2024

Hi, when working on the LSP client library for the editor I use I noticed that rootPath was deprecated (which you can read about here ). This commit makes it read both rootPath and rootUri as specified.

@SofusA
Copy link
Owner

SofusA commented Sep 29, 2024

Awesome!
I have added a check for formatting (bad habit from work 😆 ).
This should be fixed with cargo fmt

@milhnl
Copy link
Contributor Author

milhnl commented Oct 6, 2024

I'd call that a good habit 😂 . Anyway, sorry, had a very busy week, here it is. I'll be working on a format on save in my editor configuration ^^

@SofusA SofusA merged commit d8c2583 into SofusA:main Oct 6, 2024
3 checks passed
@SofusA
Copy link
Owner

SofusA commented Oct 6, 2024

No worries. Thanks for contributing

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