microsoft / microsoft/vscode-livepreview
livepreview doesn't support proxy when vscode is using socks5h:// as proxy
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
livepreview doesn't support proxy when vscode is using socks5h:// as proxy,
the js script from cdn will failed to load.
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.
Research direction
Start by locating livepreview's proxy handling and the path that loads the JavaScript from the CDN. Reproduce the failure with VS Code configured to use a socks5h:// proxy, then verify that the CDN script loads successfully through that proxy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- networking, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100