microsoft / microsoft/vscode-livepreview
Live preview extension doesn't display window at full height in codespaces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
The live preview window won't display full window height in codespaces. My webpage looks as expected using the external browser (firefox/chrome). Here is my public repo if anyone wants to open this in codespaces to try and reproduce the issue.
This is what live preview looks like for me in Codespaces
This is what my webpage looks like previewed in Chrome
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
Start by opening the linked livePreviewTest repository in Codespaces and reproducing the live preview beside the external-browser result shown in the issue. Trace the vscode-livepreview preview entry point and verify that the preview reaches the expected full window height in Codespaces without regressing the external-browser case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100