Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't reopen serial monitor windows - on windows #118

Open
freemansoft opened this issue Feb 23, 2023 · 2 comments
Open

Can't reopen serial monitor windows - on windows #118

freemansoft opened this issue Feb 23, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@freemansoft
Copy link

freemansoft commented Feb 23, 2023

**Can't **
I can open a terminal to the serial port and interact with the repl the first time.

To Reproduce

  1. Open the Serial Console with ctrl-shift-p CircuitPython open serial monitor
  2. Interact with device
  3. Close the terminal session
  4. Device stays connected to VS Code
  5. Says serial monitor is already opened for COMxxx
  6. There is no way to re-open the terminal session.
  7. connecting and disconnecting in the bottom right corner does nothing
  8. Open Serial Monitor in 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.

@freemansoft freemansoft added the bug Something isn't working label Feb 23, 2023
@StreakingJerry
Copy link

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

@patricksurry
Copy link

i see this on mac too. closing and reopening the containing vscode window often seems to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants