microsoft / vscode-maven

VSCode extension "Maven for Java"
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven
Other
183 stars 89 forks source link

Feature request : A new setting for update archetype catalog's address substitute for REMOTE_ARCHETYPE_CATALOG_URL #756

Open zzh-gavin opened 2 years ago

zzh-gavin commented 2 years ago

Suggestion

Make a new setting for update archetype catalog's address substitute for REMOTE_ARCHETYPE_CATALOG_URL.

Use Cases

User want'n download more or personal archetype catalogs from private or local "archetype-catalog.xml" so i think this is a good feature for archetype setting.

Examples

create a new setting for download archetype-catalog.xml address. If it's can setting one or more addresses and join all archetypes in archetypes.json from those files,it's will be perfect.

Eskibear commented 2 years ago

PR #412 was for that.