How to enable local echo in VSCode ESP-IDF extension?
How to enable local echo in VSCode ESP-IDF extension?
My app reads from stdin just fine but the keys are not echoed in the monitor - I tried pressing CTRL-T,e but it says unknown menu character. Enabling local echo in VSCode settings doesn't help either. Am I out of luck?
-
lichurbagan
- Posts: 59
- Joined: Thu Nov 13, 2025 3:20 pm
Re: How to enable local echo in VSCode ESP-IDF extension?
CTRL-T,e is specific to the Arduino IDE Serial Monitor.
VSCode’s Serial Monitor does not support this shortcut, so it will always show:
unknown menu character
VSCode simply does not have a built-in local echo feature for its serial monitor, even if you enable echo in the settings JSON.
VSCode’s Serial Monitor does not support this shortcut, so it will always show:
unknown menu character
VSCode simply does not have a built-in local echo feature for its serial monitor, even if you enable echo in the settings JSON.
Who is online
Users browsing this forum: PerplexityBot, Qwantbot and 9 guests