microsoft / microsoft/vscode-livepreview
Allow setting host IP to 0.0.0.0
Open
@andreamah is already working on this.
Since Sep 9, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
Changing the host IP setting to 0.0.0.0 or 192.168.1.10 for an example, breaks the live refreshing and opens a page that no longer updates upon changes in editor.
This functionality would be very handy for development on tablets and other external devices.
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.
Assessment
This issue has not been assessed yet.