[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->
Current behavior
Forgot to close Live Server before shutting down VS Code & shutting down my PC.
Upon relaunch and opening a new live server I am permanently stuck on port 5502.
I am concerned at the possibility that 5500 and 5501 are still in use and could be taking up my space.
Expected behavior
When I shut down VSCode or the PC as a whole, Live server should automatically shut down all server ports.
Upon the next launch, it should return to 5500
Environment
Browser:
- [ ] Chrome (desktop) version XX
- [X] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Live Server: 5.7.9
- Platform: Windows
- Visual Studio Code: 1.93
I'm submitting a...
Current behavior
Expected behavior
When I shut down VSCode or the PC as a whole, Live server should automatically shut down all server ports. Upon the next launch, it should return to 5500
Environment
Others