Open gwerderm opened 1 year ago
Hi Manuel,
Thanks for the PR, the problem is that I don't have any time for the project. The yocto community is looking for a new maintainer for this project or a replacement for that.
Sorry that I wouldn't merge it :(
Viele Grüße, Eugen Wiens
Manuel Gwerder @.***> schrieb am Mi., 13. Sept. 2023, 11:56:
Added highlighting for:
- Keywords(export, addtask, before, after, deltask)
- Functionparameters
- Escaped characters in strings
- Code inside a variable-expansion
You can view, commint on, or merge this pull request online at:
https://github.com/EugenWiens/vscode-bitbake/pull/42 Commit Summary
- db691fd https://github.com/EugenWiens/vscode-bitbake/pull/42/commits/db691fdd77323065aa135ed4643eb51959c40950 syntaxes: add missing syntaxes & code consistency
File Changes
(5 files https://github.com/EugenWiens/vscode-bitbake/pull/42/files)
- M client/package-lock.json https://github.com/EugenWiens/vscode-bitbake/pull/42/files#diff-925cb809ce77c7f7f7f8bbd7594593438fc006dc56bf432a624c47722a784d3d (2329)
- M client/package.json https://github.com/EugenWiens/vscode-bitbake/pull/42/files#diff-1846122c2c83a486a3693f7966aa522c34cf489f674185c4da0d9221683fd81f (2)
- M client/syntaxes/bitbake.tmLanguage.json https://github.com/EugenWiens/vscode-bitbake/pull/42/files#diff-9d985533428d7229d276acb697026af187f49490cbae5de26c8aae0c5519290b (267)
- M package-lock.json https://github.com/EugenWiens/vscode-bitbake/pull/42/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519 (30)
- M server/package-lock.json https://github.com/EugenWiens/vscode-bitbake/pull/42/files#diff-be330df323f72d45d073e311befe92984fad9846bb7e982261d702d805c14053 (538)
Patch Links:
- https://github.com/EugenWiens/vscode-bitbake/pull/42.patch
- https://github.com/EugenWiens/vscode-bitbake/pull/42.diff
— Reply to this email directly, view it on GitHub https://github.com/EugenWiens/vscode-bitbake/pull/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4D7GWKWFN7E3L7MU7ASOTX2F7MFANCNFSM6AAAAAA4WEXZKI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Added highlighting for: