redhat-developer / redhat-developer/vscode-xml
Support vscode.dev - Visual Studio Code for the Web
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
Steps to reproduce
- Go to vscode.dev
- Locate the XML extension.
- Try to install
Expected result
- Extension can be installed
Actual result:
- Message 'The 'XML' extension is not available in Visual Studio Code for the Web

More info
vscode.dev is a web hosted, ligthweight version of Visual Studio Code.
It supports extensions, but not all of them. Details here.
I have no idea if it's a small or huge effort to support this environment.
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 reading the vscode.dev extension support details linked in the issue and checking how the XML extension is packaged and loaded in that environment. Reproduce the installation failure at vscode.dev, then determine the compatibility requirements and verify that the XML extension can be installed and activated there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100