redhat-developer / redhat-developer/vscode-xml
Support for the Virtual Workspaces (GitHub Repositories extension)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
Is there any chance schema validation could work when a file is opened in the Virtual Workspace (https://github.com/microsoft/vscode/wiki/Virtual-Workspaces) using the GitHub Repositories extension (https://marketplace.visualstudio.com/items?itemName=github.remotehub)?
At the moment, the schema validation does not work and when I tried deleting the binding and add it again using Bind to grammar/schema a pop-up said the file was already bound (though it was not).
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 issue with an XML file opened through a Virtual Workspace using the GitHub Repositories extension. Check the schema validation and Bind to grammar/schema behavior described in the report; done means validation works in that workspace and binding no longer falsely reports that the file is already bound.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100