'Disable error/warning/problems banner (peek?) in VSCode for command "Go to Next Problem"

When using "Go to Next Problem" in VScode (Alt-F8 by default), a peek/banner is shown below the problematic line describing the problem.

Yet in about 90% of the cases I know anyway what the problem is and just want to get rid of the banner, so my typical key-sequence is not Alt-F8 but Alt-F8, Esc to immediately get rid of the banner.

Is there a way to prevent the banner to show up? I searched settings for "peek" and "problem" but could not find anything. Also a different "go to" command does not seem to be available.

Is there some way to do that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source