ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.79k stars 1.28k forks source link

Live Server Lagging On Startup Along with Other Extensions #3032

Closed codeStackr007 closed 4 weeks ago

codeStackr007 commented 4 weeks ago

Description

A clear and concise description of what the issue is, including any relevant details that may help in diagnosing or understanding the problem.

Example:

I'm experiencing lag when using VSCode with certain extensions, even after clearing cache files and optimizing settings. This issue started after a recent update.

Steps to Reproduce

  1. Open [VSCode or relevant project]
  2. [Add any additional steps needed to reproduce the issue, like running a specific command or opening a particular file]
  3. Observe the delay or issue

Example:

  1. Open VSCode on Windows 10
  2. Launch Live Server extension
  3. Notice significant lag on startup

Expected Behavior

A clear and concise description of what you expected to happen.

Example:

VSCode should open without delay, and extensions should activate within a few seconds.

Actual Behavior

A description of what actually happens, including any errors or unexpected behavior.

Example:

VSCode takes over a minute to start, and Live Server extension freezes intermittently.

Screenshots

If applicable, add screenshots to help explain the issue.

Example:

Screenshot of the issue

Additional Context

Any other context about the problem here.


Note: Feel free to tag maintainers or link to any similar issues you've found in this repository.