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

Chore: Remove duplicated dev dependencies #278

Merged

Conversation

WilsonZiweiWang
Copy link
Contributor

No description provided.

Copy link
Member

@idillon-sfl idillon-sfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did that sort of things in order to reduce coupling and make the language server easier to extract if needed. I've also been thinking it would make things easier to debug in case of breaking changes, since the server and the client could be fixed separately.

However, I've failed to find other projects doing so, or any article justifying taking one approach over the other. So I guess this PR aligns with the current common approach.

Copy link
Member

@deribaucourt deribaucourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

server tested on NVIM

@WilsonZiweiWang WilsonZiweiWang merged commit 5e46b1a into yoctoproject:staging Jul 11, 2024
5 checks passed
@WilsonZiweiWang WilsonZiweiWang deleted the Remove-unneeded-deps branch July 11, 2024 13:37
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.

3 participants