Replies: 1 comment
-
@markdalgleish Do you have any updates on this? This happens to me also, only in Webstorm somehow 🤔 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following basic test setup.
TypeTest will show here as:

and i don't know why - since this simple example should work afaik. As soon as i remove the shorthands i get autocomplete and suggestion for my type again. I must be missing something surely...
UPDATE:
Seems to be solved now - i was checking the TypeScript version of the TypeScript service used in the IDE and it was below 4. Perhaps that caused the issue (?) - after changing it and restarting it worked.
Beta Was this translation helpful? Give feedback.
All reactions