microsoft / microsoft/vscode-livepreview
Warn users if external browser opens invalid URL
Open
@andreamah is already working on this.
Since Dec 29, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
repro:
- Use embedded browser URL bar to look for
google.ca - Extension asks to launch it in external window
- Nothing happens 🐛
This is because the full URL should be http://google.ca but there is no feedback from open.
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.