vscode-circuitpython
vscode-circuitpython copied to clipboard
Can't reopen serial monitor windows - on windows
**Can't ** I can open a terminal to the serial port and interact with the repl the first time.
To Reproduce
- Open the Serial Console with ctrl-shift-p
CircuitPython open serial monitor - Interact with device
- Close the terminal session
- Device stays connected to VS Code
- Says
serial monitor is already opened for COMxxx - There is no way to re-open the terminal session.
- connecting and disconnecting in the bottom right corner does nothing
Open Serial Monitorin the lower right corner does nothing
Expected behavior
Expect CircuitPython open serial monitor any time I select it from the menu.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows 11
- Version Latest VS Code
Additional context I don't see a way to connect a terminal session to the connected COM port.
I have the same issue. Also Select Serial Port in the lower right corner doesn't work.
With Adafruit CircuitPython 8.1.0-beta.2-31-g827eaeb1f on 2023-05-12; VCC-GND YD-ESP32-S3 (N16R8) with ESP32S3 the Serial Monitor doesn't work at beginning even with run as administrator
i see this on mac too. closing and reopening the containing vscode window often seems to help