redhat-developer / redhat-developer/vscode-xml
UNC path update
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
Since this update I now receive '[org.eclipse.lemminx.uriresolver.InvalidURIException] Unsupported 'file' protocol' error when opening any files located on network paths.
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 reproducing the error by opening a file on a network path after the reported update, then trace the URI handling that rejects the file protocol for UNC paths. Done means XML files on network paths open without the InvalidURIException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100