You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I save bb file on vscode the popup with "Bitbake could not be configured" appears. This is an intended behavior. But when I click on the "Never show again" button in order to avoid having the message again and re-save the file, the pop up appears again.
The bubble do not care about the "do not disturb status" for notification and appears anyway.
This a big bummer because I only need the language support for the moment and not the bitbake parsing feature.
Could you fix the "do not show again" button on notification bubbles please?
The text was updated successfully, but these errors were encountered:
PercevalSA
changed the title
"Do not show again" button does not work
"Never show again" button does not work
Dec 8, 2023
This message is an error message which is intended in the VSCode UX to be brought up even in zen mode.
The condition for "Never show again" was indeed inverted but this has been fixed on staging and will be part of the next release (comming in January). If you want to preview the next version, you can download the latest .vsix built through our CI. Be mindful that the experience may be unstable as it is still in development.
When I save bb file on vscode the popup with "Bitbake could not be configured" appears. This is an intended behavior. But when I click on the "Never show again" button in order to avoid having the message again and re-save the file, the pop up appears again.
The bubble do not care about the "do not disturb status" for notification and appears anyway.
This a big bummer because I only need the language support for the moment and not the bitbake parsing feature.
Could you fix the "do not show again" button on notification bubbles please?
The text was updated successfully, but these errors were encountered: