handle SHIFT+ENTER in Web Repl
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 507
- Forks
- 45
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 4
Description
if you're editing long command you should be able to inject newline and it should auto indent injected line.
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
The issue concerns keyboard handling and indentation in the Web REPL, but it names no files, tests, or entry points. Locate the Web REPL input implementation first, then verify that SHIFT+ENTER inserts an indented newline in long commands without submitting them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100