microsoft / microsoft/vscode-livepreview
Embedded Live Preview Console Does Not Work
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
I'm using Live Preview version 0.4.20 on both Windows 11 and macOS 26.6.2. When I select "Embedded Live Preview Console" for the Output tab, none of the console.log("message"); shows up.
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 issue with Live Preview 0.4.20 by selecting "Embedded Live Preview Console" in the Output tab and running a page containing console.log("message");. Trace the embedded console path to find why the message is not displayed. Done means console output from the page appears in the embedded console on the reported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100