add: LSP-bitbake for yocto project#148
Conversation
STReviewBot
left a comment
There was a problem hiding this comment.
Automated testing result: SUCCESS
Repo link: LSP-bitbake
Packages added:
- LSP-bitbake
Processing package "LSP-bitbake"
- All checks passed
|
The The JSON schema contains the definition for a "LSP-html" property in project settings. And the Python code has class definitions with references to things like |
thanks for suggestion, i took the template/example of LSP-html as starting point, i will make some cleanup |
|
The repo was transferred to https://github.com/sublimelsp/LSP-bitbake. I've also mentioned some of those issues + some more. Would suggest changing this over-engineered structure to a single And since the server is a published package, remove all files but |
|
Also update readme to include info about required syntax since without it the server won't start. Can get inspiration from https://github.com/sublimelsp/LSP-dockerfile/blob/master/README.md maybe |
|
@rchl @jwortmann thanks for suggestion, i have refractor it to use a much simpler architure with sublimelsp/LSP-bitbake#2 |
STReviewBot
left a comment
There was a problem hiding this comment.
Automated testing result: SUCCESS
Repo link: LSP-bitbake
Packages added:
- LSP-bitbake
Processing package "LSP-bitbake"
- All checks passed
|
should be merge this also? since sublimelsp/LSP-bitbake#2 was merged |
STReviewBot
left a comment
There was a problem hiding this comment.
Automated testing result: SUCCESS
Repo link: LSP-bitbake
Packages added:
- LSP-bitbake
Processing package "LSP-bitbake"
- All checks passed
Bitbake support for Sublime's LSP plugin provided through VS Code's Bitbake language server extension
To achieve a best result, considering install also my syntax highlighting plugin which is at:
https://github.com/huyhoang8398/BitBake-Syntax
if this MR is approved, i would love to transfer it to sublimelsp and start contributing it there