Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the default port 5500 to a random port if it's already taken. #328

Closed
Almo7aya opened this issue Mar 4, 2019 · 0 comments
Closed

Comments

@Almo7aya
Copy link
Contributor

Almo7aya commented Mar 4, 2019

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[x] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

When I'm working with multiple workspaces and want to live-server them both the extension forces me to change the port manually and that is so Annoying.

Expected behavior

Just like other command-line tools like live-server, if the default port is taken it fallback to a random one, regularly it adds +1 to the default port and continues serving.

Environment

Browser:

- [x] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: 5.5.1
- Platform:  Windows 10
- Visual Studio Code: 1.31.1

Others

I think the owner of this project is currently busy, so I'll do it by myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant