Replies: 1 comment
-
@nclemeur did you ever figure this out? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to setup a similar environment and I have tried with this template, but it look like I can't get the types from the lib components to be visibble in VS Code autocomplete in the playground project. So below is the auto-complete I have on the playground component HelloWorld (you can clearly see the :msg property


while below is what I have for the MyComponent (from lib)
Note also the difference in the coloring the HelloWorld and MyComponent tags...
So any idea on how to achieve a better auto-complete?
Beta Was this translation helpful? Give feedback.
All reactions