microsoft / microsoft/nodejstools
Can't enter multiple lines in interactive window
Open
Nobody has claimed this yet.
external
interactive-window
typescript
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 355
- PR merge metrics
- No merged PRs in 30d
Description

Steps to Reproduce
- type
function () { <enter>in IW
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
Reproduce the problem in the interactive window using function () { <enter>, as shown in the issue. Investigate the interactive-window entry point and verify that entering a newline works without prematurely submitting the input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100