ChoicescriptIDE / ChoicescriptIDE/main
Support for breakpoints
Open
backlog
feature
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Ability to mark a point in code, either via a command or an in-editor tag, a breakpoint, where execution can be automatically paused, and stepping enabled.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or implementation entry points are identified. Start by locating the command handling, in-editor tagging, execution control, and stepping paths, then determine how a breakpoint should be represented and triggered. Done means a breakpoint can be set through the supported interface, pauses execution, and allows stepping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100