Open
Description
Positron Version: 2024.05.0 (Universal) build 1151
Steps to reproduce the issue:
- Select a new interpreter (more likely to occur with Python)
- Very rapidly start using the console (before you see the "started" indication). In other words, while the interpreter is still "starting", try to enter some code into the console
- Note that the three dots indicating a continued line will appear and the code will not be processed.
What did you expect to happen?
I would have expected that the code would be queued until the interpreter was started, then executed.
Were there any error messages in the output or Developer Tools console?
I didn't see any error messages. See the attached screenshot for what Positron looks like when this happens.
Activity