donkirkby / donkirkby/live-py-plugin
Syntax error shouldn't clear display
Open
enhancement
- Dominant language
- Python
- Stars
- 302
- Forks
- 63
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 2
Description
Currently, a syntax error will wipe out the display, so typing a new line of code often wipes out the current state.
- [ ] Just leave the display untouched when a syntax error occurs.
- [ ] Display a red highlight or something where the syntax error occurs?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Reproduce a syntax error while code is displayed, then trace the error-handling path; done means the existing display remains unchanged after the error, with any error highlighting treated as a separate requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100