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

feat(bitbake): add language-server-bitbake support #3199

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

anakin4747
Copy link
Contributor

Add default config for language-server-bitbake, the Yocto Project's official language server for bitbake.

Add default config for `language-server-bitbake`, the Yocto Project's
official language server for bit bake.
@anakin4747 anakin4747 requested a review from glepnir as a code owner June 9, 2024 13:51
@glepnir glepnir merged commit 6168237 into neovim:master Jun 10, 2024
9 checks passed
ekronborg added a commit to ekronborg/nvim-lspconfig that referenced this pull request Jun 12, 2024
This reverts commit 6a6a297.

The official language server for BitBake is called
language-server-bitbake [1] and not bitbake-language-server. Therefore,
it fails to start if using this configuration. Commit 6168237
("feat(bitbake): add language-server-bitbake support (neovim#3199)") added a
configuration where 'cmd' is correctly set to language-server-bitbake.

[1]: https://www.npmjs.com/package/language-server-bitbake
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.

None yet

2 participants