Re: [bitbake-devel] [PATCH] bitbake-setup: preserve VSCode extension recommendation
Alexander Kanavin <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <CANNYZj9S=CZzqBFOBdGzSZvyaUMA_+nsDDhf-3siOGxMNVBAdg@mail.gmail.com> |
On Tue, 18 Aug 2026 at 22:37, Giancarlo Cicellyn Comneno via lists.openembedded.org <[email protected]> wrote: > configure_vscode() initializes the Yocto BitBake extension recommendation > when creating a new workspace. When an existing workspace is loaded, its > extensions section replaces that initial value, so the managed > recommendation can disappear. The existing workspace was also created by bitbake-setup, so what is the scenario where it doesn't have the yocto-bitbake extension and it needs to be re-added? Alex