Skip to content

How to Set Up a Proxy for Loading XSD Files Configured in XML in VSCode? #1003

@iuroc

Description

@iuroc

I have currently set up the following configuration:

{
    "http.proxy": "http://127.0.0.1:7890",
    "xml.server.vmargs": "-Djava.net.useSystemProxies=true",
}

However, while I can successfully download the XSD URL using Google Chrome or wget, it remains in a downloading state in the editor.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions