scale icon indicating copy to clipboard operation
scale copied to clipboard

custom-elements.json (docs-vscode) is missing | autocompletion issue | StencilJS | VSCode

Open Darkavid opened this issue 1 year ago • 0 comments

Scale Version 3.0.0-beta.150

Framework and version Web-components with Vue3 and Vite.

Current Behavior No custom-elements.json (or any other VSCode-friendly autocomplete metafile) is distributed via the Telekom Scale package. Missing intellisense for the web elements provided by Telekom Scale, currently all elements and their props can only be written without any support from the code editor.

Expected Behavior A custom-elements.json (or any other VSCode-friendly autocomplete metafile) should be distributed via the Telekom Scale package. It is expected that we are able to use autocompletion for components and props even when using custom web elements instead of typing everything manually from the top of our heads.

Code Reproduction Not necessary, not related to my code.

Desktop (please complete the following information):

  • OS: Windows

Additional context An investigation with @christopherGdynia (in #2056) lead us to the following conclusions:

Darkavid avatar Mar 22 '24 09:03 Darkavid