Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Typescript powered code completion hangs if no computed property is given #28

Open
joma74 opened this issue Nov 13, 2017 · 0 comments
Open

Comments

@joma74
Copy link

joma74 commented Nov 13, 2017

Writing here because maybe it's VS Code, maybe TS or maybe Vue types. Sorry if it's just me :)
VS Code Version 1.18.0 (tsdk as delivered)
Vue 2.5.3, no extra types installed

Observation is that this is downgraded to any if the computed property misses.

selection_031

Now have a look at the version that contains the computed property. As you can see the whole Component property types are properly inferred.

selection_032

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant