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

Doesn't find definitions like: let foo = {} #77

Open
danillewin opened this issue Jun 13, 2017 · 0 comments
Open

Doesn't find definitions like: let foo = {} #77

danillewin opened this issue Jun 13, 2017 · 0 comments

Comments

@danillewin
Copy link

For example:

const foo = {
    bar: 1
};

let bar = foo.bar;

If I try to go to definition of foo - no definitions will be found.

I think, this feature will be useful. Could you implement it?)

@danillewin danillewin changed the title Doesn't go to let foo = {} declarations Doesn't find definitions like: let foo = {} Jun 13, 2017
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