New to VSCode, slowly getting there but can't figure this out...
During build, you see all the compiler warnings etc. scrolling up the terminal window, but when it completes successfully, the window gets cleared, and just shows the memory usage summary.
How do I either get back to the warnings produced during compile, or stop it clearing the terminal window when it's done ?
Vscode : compile warnings disappear from terminal window
-
mikeselectricstuff
- Posts: 11
- Joined: Fri Jun 19, 2026 5:41 pm
-
kondalkolipaka
- Espressif staff

- Posts: 273
- Joined: Wed Jul 17, 2019 5:26 pm
Re: Vscode : compile warnings disappear from terminal window
Hello,
As this happens because it was switching from the build task to the size task terminal internally.
VSCode has inbuilt support for switching terminals.
As this happens because it was switching from the build task to the size task terminal internally.
VSCode has inbuilt support for switching terminals.
Code: Select all
Windows / Linux: Press Ctrl + PageUp (previous) or Ctrl + PageDown (next).
macOS: Press Cmd + Shift + ] (previous) or Cmd + Shift + [ (next)
Who is online
Users browsing this forum: No registered users and 1 guest