Every time I build my nRF Connect SDK project in VS Code I'm seeing a warning message regarding a new LTS patch being available. Is it possible to disable the "get the latest fixes" message for RC and other non-release versions? Our plan is to only install full releases, and the extra visual spam is annoying.

The main concern is that it appears as a warning in "Problems", and it colors the build yellow under Applications. This means that the Problems list must be looked at regularly to find any new "real" warnings. For example, in this screenshot the only warning is in regards to the new release candidate patch:
If no option to disable this warning for release candidates currently exists, I would like to suggest that one is needed.
Thanks!