Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle common XML schemas #2631

Closed
mwisnicki opened this issue Aug 16, 2022 · 1 comment
Closed

Bundle common XML schemas #2631

mwisnicki opened this issue Aug 16, 2022 · 1 comment

Comments

@mwisnicki
Copy link

mwisnicki commented Aug 16, 2022

Please bundle most common XML Schemas that are needed for features supported by this plugin such as maven-4.0.0.xsd and make them available to vscode-xml.

Currently they are downloaded from internet at runtime which is bound to fail in corporate environments because vscode-xml ignores proxy settings (redhat-developer/vscode-xml#134) and also random internet locations might not be even allowed by corporate proxies.

@rgrunber
Copy link
Member

I think the maven xsd will be provided as part of eclipse-lemminx/lemminx#1182 , and that's probably the best place for it, so I think this can be closed as a duplicate of that issue.

As for the proxy settings, I would look at the instructions on redhat-developer/vscode-xml#764 (comment) , while also using the pre-release version of vscode-xml from the marketplace. If there's an issue still, it can be looked into there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants