Redocly / redocly-vs-code

Redocly VS Code extension
35 stars 6 forks source link

Use reference docs from npm registry #35

Open roman-sainchuk opened 2 years ago

roman-sainchuk commented 2 years ago

What should we improve? Use reference docs from npm registry instead of bundled local file.

A clear and concise description of desired behavior for the feature. Dont keep bundled reference-docs package but get it by npm i.

Why should we improve it? It will be easier to update version of reference-docs. Because currently every update of ref docs requires changes to it.