added bitbake syntax for sublime 4#9363
added bitbake syntax for sublime 4#9363wahajmurtaza wants to merge 2 commits intosublimehq:masterfrom
Conversation
|
Ideally this would be a PR against the original repo. Depending on the response, we can also still keep the name of the package, and declare a different repo per version. (btw |
|
@Driim would you consider a PR against your bitbake package? |
|
I fixed the |
|
It can be the same repo with two entries, one using tag with a prefix like It would be better to not create duplicate syntax as it creates confusion and the existing one is already referenced in some places, for example https://github.com/sublimelsp/LSP-bitbake/blob/823046c2896ce03341b181cf474a5661a77b334b/README.md#L8-L8 The author of original syntax is active in the community. I'm sure that a deal can be made here to update it if yours is better. |
|
Actually I was a bit confused - I was thinking of another syntax. It appears there are 3 now:
I think that a one good syntax should come out of this. |
|
Also, what makes you say that the original syntax is only for ST3? I haven't tried it but it looks like a modern syntax that should work in ST4. (The package mentioning ST3 is probably just a short-sighted comment made at the time of creation because that was the latest version then) |
|
@rchl the driim package crashes when a bb file is opened. Please note that I have found that it is only occurring in my ubuntu machine and this works on my windows system. Regardless @huyhoang8398 package is not in the package-control, will needs testing on linux machine.
|
|
hello, im the maintainer of LSP-bitbake and also made my own Bitbake syntax due to the original Bitbake syntax cannot working properly currently due to |

My package is similar to bitbake syntax However it should still be added because the old one doesn't support sublime text 4. I needed to create my own to work with bitbake. Also I added version to be below 4 for old one