microsoft / microsoft/vscode-livepreview

Extension not live reloading - maybe because of arm

Open
#713 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
596
Forks
119
Avg merge
1d 4m
Merged PRs (30d)
5

Description

Hello, I recently bought a snapdragon x elite laptop, and when trying to use live preview, the page is not auto reloaded when i make changes or save the file. I am simply right clicking on the code area of the index.html file and choosing "show preview"

this is the logs in the vscode console

[Extension Host] Server is running on port 3000
workbench.desktop.main.js:sourcemap:746 [Extension Host] Websocket server is running on port 3001
workbench.desktop.main.js:sourcemap:35   ERR [Extension Host] View has not been initialized after retrying for 5 seconds.
workbench.desktop.main.js:sourcemap:746 [Extension Host] View has not been initialized after retrying for 5 seconds.
EYi @ workbench.desktop.main.js:sourcemap:746
$logExtensionHostMessage @ workbench.desktop.main.js:sourcemap:746
S @ workbench.desktop.main.js:sourcemap:3144
Q @ workbench.desktop.main.js:sourcemap:3144
M @ workbench.desktop.main.js:sourcemap:3144
L @ workbench.desktop.main.js:sourcemap:3144
(anonymous) @ workbench.desktop.main.js:sourcemap:3144
B @ workbench.desktop.main.js:sourcemap:30
fire @ workbench.desktop.main.js:sourcemap:30
fire @ workbench.desktop.main.js:sourcemap:762
l.onmessage @ workbench.desktop.main.js:sourcemap:3155
workbench.desktop.main.js:sourcemap:35   ERR [Extension Host] View has not been initialized after retrying for 5 seconds.

hope to get an answer soon!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem in VS Code on a Snapdragon X Elite using an index.html file and the “Show Preview” command. Start with the VS Code console logs, including the server, websocket, and uninitialized-view messages; done means saving a page change triggers live reload without those errors.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.