vscode-circuitpython icon indicating copy to clipboard operation
vscode-circuitpython copied to clipboard

[BUG] Can't see what serial monitor is monitoring? - Ubuntu 22.04

Open wegunterjr opened this issue 1 year ago • 0 comments

Describe the bug I do the Ctrl-Shift P and 'CircuitPython: Open Serial Monitor", it looks to connect, but nothing is displayed. I open a terminal using ctrl ~, but that just opens another terminal using bash or zsh or other thiings.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'CircuitPython: Open Serial Monitor'
  2. Click on 'USB Device /dev/ttyACM0 for me'
  3. X appears on the bottom row of Vscode, but no data.

Expected behavior I am thinking it should show me a REPL with the ability to interface with the device.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version 22.04

wegunterjr avatar May 25 '24 19:05 wegunterjr