Recently the VSCode extension has seemed to become extremely slow / unresponsive when triggering a build
Judging by the vscode popup on every build telling me there's an SDK update it's clearly triggering a lot more than just west build
Whatever these checks are (there's clearly more than just the SDK version), can this please be changed to be something periodic (daily / weekly). A 5-10s lag on every build is crippling
PS
On the topic of VSCode extension issues - when a build is started (and after the ^^ delay) it blanks the source tree and actions windows. I understand the actions (would be better if they were just disabled but...) but the source browser is still very useful while a build is ongoing, especially if there was only source level changes