遇到的问题 vscode 问题


vscode 不能成功加载 schema

Unable to load schema from 'http://json.schemastore.org/package': Bad request. The request cannot be fulfilled due to bad syntax. Invalid header received from client. .
  • 报错为无法成功加载这个表
  • 解决 setting.json文件 添加 "http.proxyAuthorization": "null" 这个值作为所有的代理请求的header 凭证