posit-dev / posit-dev/positron
Support history navigation for console activity prompts
Open
Nobody has claimed this yet.
bug
lang: python
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
Positron Version:
Positron Dev, or Positron Version: 2023.10.0 (Universal) build 1272.
import abcdto force a ModuleNotFoundError%debug- In debug console, run
print('hello') - Try to use up arrow (will not work)
- Try to copy/paste anything into debug console (will not work)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported debug-console reproduction: trigger ModuleNotFoundError, enter %debug, run print('hello'), then test the up arrow and copy/paste behavior. Trace the debug console activity prompt entry point and verify that history navigation and copying or pasting work there when the fix is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100