Remove new SDK version messages to optimize screen space

In the recent update for the VS Code extension, I'm wondering how to remove the added feature, as copied below from the changelog:

Added one-line messages about the SDK version used in the Details View and about the toolchain version used in Actions View. Both take information from the active context.

These are a waste of space and are causing me to not be able to access commonly used buttons that used to be accessible. If I need to know this information, it was already available in another tab or in the build output.

Related