Visual Studio Code extension (market place link) that discovers custom element definitions in your workspace and makes them available to the html-language-service of vscode.
How?
Looks for customElements field in all package.json files it discovers,
but can also be configured to also look for costum-elements.json files directly.