yoctoproject / vscode-bitbake

Bitbake language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake
Other
45 stars 10 forks source link

"bitbake.parseOnSave": false` has no effect #118

Closed fs570714 closed 9 months ago

fs570714 commented 9 months ago

I think "bitbake.parseOnSave": false has no effect on my side,

I use the extension on a remote system to build yocto images. Every time I press ctrl+s to save a file the bitbake: sanity test runs. I tried to disable it via "bitbake.parseOnSave" in the settings.json and with the checkboxes in Settings however the sanity test still runs.

deribaucourt commented 9 months ago

Hello, thanks for your bug report! This has already been fixed and will be deployed in the next release which is due in the coming weeks https://github.com/yoctoproject/vscode-bitbake/issues/107

You can download a snapshot from our CI with the fix : https://github.com/yoctoproject/vscode-bitbake/actions?query=is%3Asuccess+branch%3Astaging+event%3Apush