Re: [yocto] WKS Language Server + VSCode Extension
Marco Cavallini <[email protected]> Tue, 2 Jun 2026 08:52:09 +0200
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Organization | Koan sas - Bergamo - Italia |
| Message-ID | <[email protected]> |
On 02/06/26 04:28, Anakin Childerhose via lists.yoctoproject.org wrote: > Hello everyone! > > I wanted to share with you an application that I wrote to make my life > easier interacting with wks files in yocto. > > I created a language server and a VSCode extension for providing in > editor documentation, completion, diagnostics, and goto definition for > wks files. > > The language server and VSCode extension is available on my github at > https://github.com/anakin4747/wksls. > > The extension is not currently in the VSCode marketplace but a .vsix > is available on the github releases at the same repo (note the > language server isn't written in typescript so it still needs to be > installed separately from the .vsix). > > I hope you find it as useful as I do! > > Thanks, > Anakin Childerhose Hi Anakin, looks interesting. Thank you -- Marco Cavallini